vim: set commentstring for C# files

This commit is contained in:
Fernando Schauenburg 2023-09-01 08:51:48 +02:00
parent 0f3fc2ba00
commit d5e870758d

View file

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