My vim configuration
git clone https://github.com/m-col/vim-misc
Files | Refs | Readme

Commit ff2e48407aa4f2f1f6207a45d5e45f80be20b631
Parent: 3529c333921f227eef1f5fbc127ff50b916b2e79
Author: mcol <mcol@posteo.net>
Date: 2019-09-14 20:28:15 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2019-09-14 20:28:15 +0100

change name in readme

readme.md Modified

@@ -1,6 +1,6 @@
 install beside [vundle](https://github.com/VundleVim/Vundle.vim)
 
     git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
-    git clone https://github.com/mcolligan/vim-misc.git ~/.vim/bundle/vim-misc
+    git clone https://github.com/m-col/vim-misc.git ~/.vim/bundle/vim-misc
     ~/.vim/bundle/vim-misc/install
     :PluginInstall