Skip to content

Commit

Permalink
remove jslint (fixes carlhuda#146, carlhuda#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Jul 21, 2011
1 parent 4595b24 commit 05cc36e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -132,7 +132,6 @@ vim_plugin_task "git", "git://github.com/tpope/vim-git.git"
vim_plugin_task "haml", "git://github.com/tpope/vim-haml.git"
vim_plugin_task "indent_object", "git://github.com/michaeljsmith/vim-indent-object.git"
vim_plugin_task "javascript", "git://github.com/pangloss/vim-javascript.git"
vim_plugin_task "jslint", "git://github.com/hallettj/jslint.vim.git"
vim_plugin_task "nerdtree", "git://github.com/wycats/nerdtree.git"
vim_plugin_task "nerdcommenter", "git://github.com/ddollar/nerdcommenter.git"
vim_plugin_task "surround", "git://github.com/tpope/vim-surround.git"
Expand Down

0 comments on commit 05cc36e

Please sign in to comment.