My simple vimrc configuration for vim and neovim Linux/Mac environments ๐
Basic vim configures, some nices plugins and colorschemes for coding including
- vim-airline
- vim-airline-themes
- davidhalter/jedi-vim
- sheerun/vim-polyglot
- Yggdroot/indentLine
- ervandew/supertab
- jiangmiao/auto-pairs
- scrooloose/nerdtree
- majutsushi/tagbar
- w0rp/ale
- tomasr/molokai
- pthk/vim-luna
- nielsmadan/harlequin
- dracula/vim
- nanotech/jellybeans.vim
- tyrannicaltoucan/vim-quantum
- rakr/vim-one
- mhartington/oceanic-next
For the updated list: https://github.com/ssivakorn/vimconfig/blob/master/vimrc-plugins
$ ./install- curl (https://curl.haxx.se/)
- git (https://git-scm.com/)
- exuberant-ctags
- python3, python3-dev
$ ./uninstall