summaryrefslogtreecommitdiffstats
path: root/ftplugin/solidity.vim
blob: 1d52826ee0355fd1fabc14f4962b7a59dd04f2f4 (plain) (blame)
1
2
3
4
5
if !polyglot#util#IsEnabled('solidity', expand('<sfile>:p'))
  finish
endif

setlocal commentstring=//\ %s