I use neovim
, which is mostly compatible with all vim
plugins and apis.
vim-pathogen loads my plugins
I use a few plugins to give me a better editing/navigation experience.
ctrlp.vim
fuzzy-search to find files in the project by namenerdtree
file tree navigatorsyntastic
syntax highlighting and lintingvim-better-whitespace
cleans up whitespace as I save files