removing syntastic shortcut in vimrc

This commit is contained in:
Nick Nisi
2012-10-31 19:45:49 -05:00
parent 835380bd0a
commit 1468f9d974

View File

@@ -304,9 +304,6 @@ nmap <leader>gc :Gcommit<cr>
nmap <leader>gbr :Gbrowse<cr>
nmap <leader>gd :Gdiff<cr>
" toggle syntastic syntax checking
nmap <leader>o :SyntasticToggleMode<cr>
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Local vimrc
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""