nvim: use // for comments in C files

This commit is contained in:
Fernando Schauenburg 2025-03-17 20:03:02 +01:00
parent 20e99cbeed
commit f23a73d02b

View file

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