Changing syntastic toggle map to S from s
This commit is contained in:
parent
122bb8c72b
commit
b5a6e418a6
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -171,7 +171,7 @@ else
|
|||
let g:loaded_syntastic_plugin=1
|
||||
endif
|
||||
|
||||
nnoremap <leader>s :SyntasticToggleMode<cr>
|
||||
nnoremap <leader>S :SyntasticToggleMode<cr>
|
||||
|
||||
" Supertab
|
||||
" let g:SuperTabDefaultCompletionType="context"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue