aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/after/ftplugin/cpp.lua
blob: e3d3a8c53007792da738acb38ab753552019b394 (plain) (blame)
1
2
vim.bo.commentstring = "// %s"
vim.b.undo_ftplugin = vim.b.undo_ftplugin .. "| setlocal commentstring<"