summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
Diffstat (limited to '_posts')
-rw-r--r--_posts/2012-05-18-using-vim.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2012-05-18-using-vim.md b/_posts/2012-05-18-using-vim.md
index 5b0d3d0..e78d828 100644
--- a/_posts/2012-05-18-using-vim.md
+++ b/_posts/2012-05-18-using-vim.md
@@ -230,7 +230,7 @@ Now **Vim** loads all plugins from `.vim/bundle`. Install plugins:
git clone git://github.com/vim-ruby/vim-ruby.git
git clone git://github.com/msanders/snipmate.vim.git
git clone git://github.com/scrooloose/nerdtree.git
- git clone git://github.com/Raimondi/delimitMate.git
+ git clone git://github.com/vim-scripts/delimitMate.vim.git
git clone git://github.com/jcf/vim-latex.git
git clone git://github.com/ervandew/supertab.git