main
Thomas Ba. 10 years ago
parent 96b7965e9d
commit 8ad0fcbbf7

@ -3,3 +3,23 @@
This are my dot-files :-)
Installing them is easy. Just execute the `install` script.
## vim
### Use vundle
To add plugins simply the file `.vim/vundle.vim`
Install new plugins:
:PluginInstall
Update existing plugin:
:PluginUpdate
### Videos
- [vim + tmux - OMG!Code (by Nick Nisi)](https://youtu.be/5r6yzFEXajQ)
- [Learning Vim in a Week (by Mike Coutermarsh)](https://youtu.be/_NUO4JEtkDw)

Loading…
Cancel
Save