Fix cpp commentstring, its a lua setting now...

This commit is contained in:
Kenneth Benzie 2023-07-16 18:43:13 +01:00
parent 97c7c974cf
commit f8407f959f

1
after/ftplugin/cpp.lua Normal file
View File

@ -0,0 +1 @@
vim.bo.commentstring = '//%s'