Files
vim-polyglot/ftplugin/solidity.vim

6 lines
107 B
VimL

if !polyglot#util#IsEnabled('solidity', expand('<sfile>:p'))
finish
endif
setlocal commentstring=//\ %s