Skip to content

Commit 9ee0855

Browse files
committed
chore(ts-autotag): rename file
1 parent 77b8828 commit 9ee0855

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

lua/modules/plugins/editor.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ editor["nvim-treesitter/nvim-treesitter"] = {
124124
{ "nvim-treesitter/nvim-treesitter-textobjects" },
125125
{
126126
"windwp/nvim-ts-autotag",
127-
config = require("editor.autotag"),
127+
config = require("editor.ts-autotag"),
128128
},
129129
{
130130
"hiphish/rainbow-delimiters.nvim",

0 commit comments

Comments
 (0)