1
0
Fork 0
mirror of synced 2024-06-01 15:01:10 -04:00
This commit is contained in:
amix 2016-07-03 13:53:55 +02:00
parent 09bb34b48d
commit b50cc96113

View file

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