nvim/after/ftplugin/cpp.lua
2024-03-09 16:42:12 +00:00

4 lines
66 B
Lua

vim.bo.commentstring = '//%s'
require('build').create_commands()