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

vim.b.undo_ftplugin = (vim.b.undo_ftplugin or '') .. '\n setl commentstring<'