feat(nvim): add commentstring for kdl filetypes

This commit is contained in:
Price Hiller 2024-06-28 01:04:59 -05:00
parent f3b8aa45f4
commit 317edd6f12
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

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