summaryrefslogtreecommitdiffstats
path: root/ftplugin/solidity.vim
blob: a9b4e671bbf31414fa099c5f4595ec01ee8405d1 (plain) (blame)
1
2
3
4
5
if !has_key(g:polyglot_is_disabled, 'solidity')
  finish
endif

setlocal commentstring=//\ %s