diff --git a/nvim/after/ftplugin/php.lua b/nvim/after/ftplugin/php.lua new file mode 100644 index 0000000..587421b --- /dev/null +++ b/nvim/after/ftplugin/php.lua @@ -0,0 +1 @@ +vim.o.commentstring = "// %s"