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

adding nvim/after/ftplugin/php.lua

This commit is contained in:
Henrik Hautakoski 2024-09-05 14:57:40 +02:00
parent 76510ad49c
commit e9e4c40cf1

View file

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