My Vim configuration for windows.
It uses vundle to manage plugins.
It has these plugins:
- VundleVim/Vundle.vim
- bling/vim-airline
- scrooloose/vim-statline
- scrooloose/syntastic
- scrooloose/nerdcommenter
- junegun/vim-easy-align
- terryma/vim-expand-region
- vim-multiple-cursors
- kien/rainbow_parentheses.vim
- DoxygenToolkit.vim
- scrooloose/nerdtree
- jistr/vim-nerdtree-tabs
- kevinw/pyflakes-vim
- hdima/python-syntax
- jelera/vim-javascript-syntax
- pangloss/vim-javascript
- nono/jquery.vim
- mattn/emmet-vim
- Shougo/neocomplcache
- minibufexplorerpp
Fisrt: You should install VundleVim use the following command:
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
You can run PluginInstall to install these plugins.
Use gvimfullscreen.dll to control transparency.