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

Commit ce1ef037deb5fa9addf94ff7447cf988cf97034c
Parent: 6a30cb135aa31af06f82256d297fb4a76538fbfb
Author: mcol <mcol@posteo.net>
Date: 2020-07-28 18:12:32 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2020-07-28 18:12:32 +0100

update readme with new repo url

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/m-col/vim-misc.git ~/.vim/bundle/vim-misc
+    git clone https://mcol.xyz/code/vim-misc ~/.vim/bundle/vim-misc
     ~/.vim/bundle/vim-misc/install
     :PluginInstall