mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-01 12:49:15 -06:00
move file to use in treesitter module
This commit is contained in:
parent
f0265b2f6e
commit
3662cba503
@ -266,9 +266,10 @@ local function checkEndTag()
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
M.renameTag = function ()
|
||||
checkStartTag()
|
||||
checkEndTag()
|
||||
end
|
||||
M.setup()
|
||||
|
||||
return M
|
Loading…
Reference in New Issue
Block a user