my vim setup
- git clone this repo to
~/.vim
- cd into it
./boot.sh
- bundles: vundle
- status line: airline
- colorscheme: solarized
- syntax: syntastic
- snippets: TODO
- completion: TODO
- git: fugitive and gitgutter
- completion
- Valloric/YouCompleteMe
- supercedes supertab
- ervandew/supertab
- marijnh/tern_for_vim
- Shougo/neocomplcache.vim
- Valloric/YouCompleteMe
- snippets
- garbas/vim-snipmate (w honza/vim-snippets)
- Shougo/neocomplcache.vim
- kien/ctrlp.vim -- load files from the file system (with regex and fuzzy find)
- syntaxes
- arduino
- markdown