#vim-configs
Just my vim configs and plugins.
##Plugins
- ctrlp.vim
- minibufexpl.vim
- neocomplcache
- nerdcommenter
- nerdtree
- rope-vim
- snipmate.vim
- syntastic
- tagbar
- vim-airline
- vim-bufexplorer
- vim-css3-syntax
- vim-easymotion
- vim-fugitive
- vim-gitgutter
- vim-less
- vim-powerline
- vim-snippets
- vim-surround
##Dependencies
- wmctrl - for full screen mode.
- flake8 - for python code checking.
- jslint - for javascript code checking.