summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authormaunz <andreas.maunz@oncotest.de>2013-02-05 08:54:11 +0100
committermaunz <andreas.maunz@oncotest.de>2013-02-05 08:54:11 +0100
commit6ffda8fb09c46d54748187609c840eb9e1048087 (patch)
treea21920858a236f191f3fcbea33934f944ff8d91c /_posts
parent9319b0f75760beb5e7aaf532c3ab98133602b435 (diff)
Modified delimitmate
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