A simple configuration to make vim a decent light weight editor.
Use gitmodule and minpack as plugin manager.
git clone https://github.com/shadeofgod/vim-config.git
cd vim-config
bash init.shThis is mainly to build a super light weight text editor with basic configs like syntax highlight, auto complete, etc.
- Utilize Vim 8's package feature
- Onedark Theme, with colors inspired by the excellent One Dark syntax theme for the Atom text editor
- Supertab for autocomplete
- Simple and easy to use
requirement
- Vim >= 8.0
- Git >= 1.9
- OS: macOS, Windows/Linux should be fine but not tested