Kenneth Benzie (Benie) 831ac41440 Always make :Build/:BuildDir available
Don't attached this functionality to only c/cpp filetypes.
2024-03-18 20:02:54 +00:00

3 lines
64 B
Lua

vim.opt.commentstring = '//%s'
vim.opt.matchpairs:append('<:>')