Hi,
Could it be possible to implement support for vim-ctrlspace? It is a really interesting plugin..
@johgh Hey yeah it should be possible. I have heard or seen ctrlspace before but never used it.
A quick look at the help file seems like it might not be too bad to implement but have to see.
Yeah it does look like a good plugin. Good suggestion so thank you.
Anyone else use ctrlspace?
+1
So today I was able to get this integration working. It will require a PR to vim-ctrlspace
Wow sorry this has been a while. I'll have to dig up where I left off after restoring my primary dev environment
@Leeiio and others I have forked vim-ctrlspace because I was going to start working on a PR but not sure vim-ctrlspace is going to be maintained :worried:
The last commit was just over 1 year ago
@ryanoasis
Thanks man!
@Leeiio Not a problem.. but I am worried that a PR will even get merged in...
I don't know what to do with this.. I don't want to work on it if ctrlspace is now dead :worried:
Moving this to future and NOT _'in progress'_ anymore
I'm currently maintaining a new fork of this plugin.
I've now merged in all merge-able pull requests from here and will continue to review/merge as time goes forward.
I'm too in love with this functionality to let it continue being deserted. <3
And.... I'd love to include your PR in that same direction.
@ryanoasis, @Leeiio, @johgh - Rescind that last comment here... I've just been added as an admin on vim-ctrlspace to maintain it directly. 👍
@cometsong Congrats, good for you.
@cometsong maybe this is something we can revisit now?
@ryanoasis If you've got a PR in the works, I'm definitely up for it.
@cometsong Great, well I did end up finding my old code and it is very much a WIP. Do you think vim-ctrlspace will be okay with having logic to check if DevIcons loaded and call the API function to put the icon? That is how my current code is.. I will clean it up and post later.
Definitely check on .
Similar to how we handle Airline with TabLabels: ctrlspace/tabs.vim#L7
Most helpful comment
I'm currently maintaining a new fork of this plugin.
I've now merged in all merge-able pull requests from here and will continue to review/merge as time goes forward.
I'm too in love with this functionality to let it continue being deserted. <3
And.... I'd love to include your PR in that same direction.