nvim/after/ftplugin/cpp.lua
2024-03-08 18:46:58 +00:00

4 lines
66 B
Lua

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