From 20e76f869235fd5914a2281b05217c9967a0d2ec Mon Sep 17 00:00:00 2001 From: Valentin Sushkov Date: Fri, 6 Dec 2013 09:35:25 +0300 Subject: [PATCH] Up-to-date fork is here: https://github.com/garbas/vim-snipmate [vim-snipmate][1] was originally started by [Michael Sanders][2] who has now unfortunately abandoned the project. [Rok Garbas][3] is now maintaining a [fork][4] of the project in hopes of improving the existing code base. [1]: http://github.com/garbas/vim-snipmate [2]: http://github.com/msanders [3]: http://github.com/garbas [4]: http://github.com/garbas/vim-snipmate --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 160f807c..1928751f 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ Quickly install with: git clone git://github.com/msanders/snipmate.vim.git - cd snipmate.vim - cp -R * ~/.vim + cd snipmate.vim + cp -R * ~/.vim