wonders vim config repository
- python
- ctags
- build-essential
- python-dev
- libclang-3.5
- cmake
- pyflakes: Python source checker(alernatives: pylint, pep8)
- jshint(via npm)
- js-beautify(via npm)
$ git clone https://github.com/wonderbeyond/vim-config.git ~/.vim
$ cd ~/.vim
$ make link
$ make inst-neobundle
Open vim, you will see a question "Install bundles now?", select "Yes" to continue.
$ make build-ycm