Skip to content

Commit

Permalink
Remove delimitmate since it has issues like all the other autoclose p…
Browse files Browse the repository at this point in the history
…lugins
  • Loading branch information
tmm1 committed Dec 30, 2010
1 parent 91f624e commit 3a071dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ vim_plugin_task "rails", "git://github.com/tpope/vim-rails.git"
vim_plugin_task "rspec", "git://github.com/taq/vim-rspec.git"
vim_plugin_task "zoomwin", "http://www.vim.org/scripts/download_script.php?src_id=9865"
vim_plugin_task "snipmate", "git://github.com/msanders/snipmate.vim.git"
vim_plugin_task "delimitmate", "git://github.com/Raimondi/delimitMate.git"
vim_plugin_task "markdown", "git://github.com/tpope/vim-markdown.git"
vim_plugin_task "align", "git://github.com/tsaleh/vim-align.git"
vim_plugin_task "unimpaired", "git://github.com/tpope/vim-unimpaired.git"
Expand Down

0 comments on commit 3a071dc

Please sign in to comment.