vim: set a reasonable comment string for C++ files

This commit is contained in:
Fernando Schauenburg 2024-02-15 22:13:45 +01:00
parent b409888717
commit 427baf06d1

View file

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