mirror of
1
0
Fork 0
This commit is contained in:
amix 2016-07-03 13:53:55 +02:00
parent 09bb34b48d
commit b50cc96113
1 changed files with 1 additions and 1 deletions

View File

@ -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>
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""