My simple vimrc configuration for vim and neovim Linux/Mac environments 😃
Basic vim configures, some nice plugins and colorschemes for coding including
- itchyny/lightline.vim
- sheerun/vim-polyglot
- Yggdroot/indentLine
- ervandew/supertab
- jiangmiao/auto-pairs
- scrooloose/nerdtree
- majutsushi/tagbar
- w0rp/ale
- tpope/vim-commentary
- godlygeek/tabular
- junegunn/fzf + fzf.vim
- tomasr/molokai
- pthk/vim-luna
- sickill/vim-monokai
- nanotech/jellybeans.vim
- morhetz/gruvbox
- romainl/flattened
- sjl/badwolf
For the updated list: https://github.com/ssivakorn/vimconfig/blob/master/vimrc-plugins
$ ./install- curl
- git
- exuberant-ctags
- python3
$ ./uninstall