No description
.vim | ||
.vimrc | ||
README.md |
vim-settings
- What's inside
- A bunch of Settings (Numbers, Nocompatible, History,...)
- VIM Plugin Manager Plug
- Plugins:
- Easy Aalign
- Nerdtree
- Airline
- Colors & Themes
- vim-one
- vim-code-dark
- vim-airline-themes
- Install
- mkdir ~/.config_repos
- cd ~/.config_repos
- git clone https://git.gc4.at/linux/vim-settings.git
- cd ~
- ln -s .config_repos/vim-settings/.vimrc
- ln -s .config_repos/vim-settings/.vim