aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/after/ftplugin/cfg.lua
blob: 3e79acd9cd0d7cb9a52dd11a0130c72777799ae3 (plain) (blame)
1
2
3
vim.bo.commentstring = "// %s"

vim.b.undo_ftplugin = vim.b.undo_ftplugin .. "| setlocal commentstring<"