Skip to content

Commit

Permalink
close tags in php files (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlrwbr committed Apr 20, 2023
1 parent 58985de commit 7566a86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/nvim-autopairs/rules/basic.lua
Expand Up @@ -54,6 +54,7 @@ local function setup(opt)
"^%s*</",
{
"html",
"php",
"typescript",
"typescriptreact",
"javascript",
Expand Down

0 comments on commit 7566a86

Please sign in to comment.