updated readme

main
Thomas Ba. 9 years ago
parent 20e984107f
commit 3fc7910920

@ -2,21 +2,26 @@
This are my dot-files :-) This are my dot-files :-)
Installing them is easy. Just execute the `install` script. Installing them is easy.
- Linux: execute `install`
- Windows: execute `install.bat` (symlinks git and vim config)
## vim ## vim
### Use vundle ### Use plug
To add plugins simply the file `.vim/vundle.vim` To add plugins simply edit the file `.vim/plug.vim`
Install new plugins: Install new plugins:
:PluginInstall :PlugInstall
Update existing plugin: Update existing plugin:
:PluginUpdate :PlugUpdate
[vim-plug on github](https://github.com/junegunn/vim-plug)
## Screenshots ## Screenshots

Loading…
Cancel
Save