Commit 2e41c295 authored by bobloblaw's avatar bobloblaw
Browse files

Update vim.md

parent c2d21344
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -38,3 +38,15 @@ f,
## .vimrc

Here is all your vim-configuration.


## Plugins

Install vundle here
https://github.com/VundleVim/Vundle.vim

**Add plugin**

Add plugin to your .vimrc-file and then open vim and write

**:PluginInstall**
 No newline at end of file