Files
vim-polyglot/ftplugin/litcoffee.vim
2021-01-01 22:30:41 +01:00

6 lines
137 B
VimL

if polyglot#init#is_disabled(expand('<sfile>:p'), 'coffee-script', 'ftplugin/litcoffee.vim')
finish
endif
runtime ftplugin/coffee.vim