aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/cs.lua
blob: 0f90644f112e5b29c773d6ed4e63d68b73ba5dc4 (plain) (blame)
1
2
3
vim.bo.commentstring = '// %s'

vim.b.undo_ftplugin = vim.b.undo_ftplugin .. ' | setl commentstring<'