nvim-ts-autotag
nvim-ts-autotag copied to clipboard
fix: call `setup` instead of `init`
Though init will be deprecated, it is called automatically when this plugin is loaded, causing loading nvim-treesitter, which is no longer needed now.