Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 799 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 799 Bytes

neo_vimconfig

Grew tired of my buggy vim config. Doing a fresh config with Vundle instead of pathogen to see what happens.

Installation

  • 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

Notes

Config uses a powerline font that you need installed to display the status line and file icons properly. Install It