mirror of
https://github.com/amix/vimrc
synced 2025-08-08 06:45:00 +08:00
This commit is contained in:
@ -159,7 +159,7 @@ func! SyntasticCheckCoffeescript()
|
|||||||
execute "SyntasticCheck"
|
execute "SyntasticCheck"
|
||||||
execute "Errors"
|
execute "Errors"
|
||||||
endfunc
|
endfunc
|
||||||
nnoremap <silent> <leader>l :call SyntasticCheckCoffeescript()<cr>
|
nnoremap <silent> <leader>c :call SyntasticCheckCoffeescript()<cr>
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
Reference in New Issue
Block a user