DEV Community

Discussion on: VIM Spelling Suggestions with fzf

Collapse
 
maxdevjs profile image
maxdevjs

I checked your .vimrc and it is pretty clean :D Mine is a working in progress mess (better to rely on Ctrl-F)

Thread Thread
 
coreyja profile image
Corey Alexander

Oh I like vim-devicons that's really cool, I might have to steal that fzf integration with it!

Thread Thread
 
maxdevjs profile image
maxdevjs

In that case, take a look at the FZF Support? #106 updated issue on ryanoasis/vim-devicons ...

Thread Thread
 
coreyja profile image
Corey Alexander

Hehe ya I found that issue from your dotfiles too! I took that idea and ran with it! I'll get another blog post up in a day or two explaining where I ended up! Thanks for the inspiration!

Thread Thread
 
coreyja profile image
Corey Alexander

Here is the post I mentioned that I got posted today! Some performance improvements for fzf with Dev Icons: dev.to/coreyja/vim-fzf-with-devico...

Thread Thread
 
maxdevjs profile image
maxdevjs

Great, thank you... Effectively, I came back to check if it was ready, and going to read it now :D