This commit is contained in:
parent
09bb34b48d
commit
b50cc96113
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ func! SyntasticCheckCoffeescript()
|
|||
execute "SyntasticCheck"
|
||||
execute "Errors"
|
||||
endfunc
|
||||
nnoremap <silent> <leader>l :call SyntasticCheckCoffeescript()<cr>
|
||||
nnoremap <silent> <leader>c :call SyntasticCheckCoffeescript()<cr>
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
|
Loading…
Reference in a new issue