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:
parent
453e5cfdce
commit
0a7088aa43
1 changed files with 1 additions and 0 deletions
1
nvim/after/ftplugin/sql.lua
Normal file
1
nvim/after/ftplugin/sql.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
vim.o.commentstring = "# %s"
|
||||
Loading…
Add table
Add a link
Reference in a new issue