Updated Readme
This commit is contained in:
parent
f51437e9ad
commit
c6c28679f3
1 changed files with 18 additions and 0 deletions
18
README.md
18
README.md
|
@ -1,2 +1,20 @@
|
|||
# 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 -P ~/.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
|
||||
|
|
Loading…
Reference in a new issue