1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: fix commentstring for sql files.

This commit is contained in:
Henrik Hautakoski 2024-11-04 23:03:55 +01:00
parent 453e5cfdce
commit 0a7088aa43

View file

@ -0,0 +1 @@
vim.o.commentstring = "# %s"