feat(nvim): add commentstring for sshdconfig

This commit is contained in:
Price Hiller 2023-09-06 23:46:55 -05:00
parent eeba980b84
commit 2bdb241b17
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

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