nvim-ts-autotag icon indicating copy to clipboard operation
nvim-ts-autotag copied to clipboard

fix: call `setup` instead of `init`

Open ofseed opened this issue 1 year ago • 3 comments

Though init will be deprecated, it is called automatically when this plugin is loaded, causing loading nvim-treesitter, which is no longer needed now.

ofseed avatar Sep 11 '24 03:09 ofseed