mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2024-12-30 15:19:14 -06:00
refactor: remove useless/empty function
This commit is contained in:
parent
8a38a3c8b9
commit
78845cad7a
@ -16,8 +16,6 @@ function M.init()
|
||||
end
|
||||
end
|
||||
|
||||
function M.ensure_ts_parsers_installed() end
|
||||
|
||||
function M.setup(opts)
|
||||
internal.setup(opts)
|
||||
vim.cmd([[augroup nvim_ts_xmltag]])
|
||||
|
Loading…
Reference in New Issue
Block a user