Skip to content

Commit

Permalink
Add suport of eruby filetype in basic tag rule (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-vt authored Nov 17, 2024
1 parent 5742a3b commit b464658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/nvim-autopairs/rules/basic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ local function setup(opt)
"html",
"htmlangular",
"htmldjango",
"eruby",
"php",
"blade",
"typescript",
Expand Down

0 comments on commit b464658

Please sign in to comment.