Moved autotag to submodule

This commit is contained in:
yan
2011-12-07 01:05:20 -08:00
committed by Yan Pritzker
parent 5f766341c0
commit 87be0cf0ae
5 changed files with 4 additions and 278 deletions

1
vimrc
View File

@@ -257,7 +257,6 @@ nmap <silent> <Leader>t :RunRubyFocusedContext<CR>
" set up automatic ctags
let Tlist_Ctags_Cmd='/opt/local/bin/ctags'
source ~/.vim/plugin/autotag.vim
" Run the current file in a ConqueTerm, great for ruby tests
let g:ConqueTerm_InsertOnEnter = 0