Skip to content

Commit

Permalink
Use Lua for PHP after ftplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dietrichm committed Aug 20, 2023
1 parent f2e5a07 commit 5c28617
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions nvim/.config/nvim/after/ftplugin/php.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vim.bo.commentstring = '// %s'
1 change: 0 additions & 1 deletion nvim/.config/nvim/after/ftplugin/php.vim

This file was deleted.

0 comments on commit 5c28617

Please sign in to comment.