mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-04 17:49:20 -06:00
refactor: remove useless/empty function
This commit is contained in:
parent
0dcfc4149f
commit
968b2ccc5d
@ -13,8 +13,6 @@ function M.init()
|
||||
})
|
||||
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