dot.lua 110 B

1234
  1. vim.bo.commentstring = '// %s'
  2. vim.b.undo_ftplugin = (vim.b.undo_ftplugin or '') .. '\n setl commentstring<'