Grew tired of my buggy vim config. Doing a fresh config with Vundle instead of pathogen to see what happens.
- Do a basic clone and plugin installation using Vundle
git clone https://github.com/nicooga/neo_vimconfig ~/.vim
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall # Install plugins
- Setup completion https://github.com/ycm-core/YouCompleteMe#linux-64-bit
Config uses a powerline font that you need installed to display the status line and file icons properly. Install It