mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
This commit is contained in:
parent
09bb34b48d
commit
b50cc96113
@ -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>
|
||||||
|
|
||||||
|
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
Loading…
Reference in New Issue
Block a user