You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

424 B

dot-files

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