haskell-vim-proto
haskell-vim-proto copied to clipboard
Consider fzf.vim instead of ctrl-p
I know fzf isn't written in the favorite language of Haskellers (it's a Go program) but it is statically typed and faster than ctrl-p. The vim plugin I use for it is here: https://github.com/junegunn/fzf.vim
It's really a matter of taste though, so feel free to just close this!