nvim-ts-autotag/tests
Price Hiller 26c365cc7d
test(refactor): remove invalid test plugins (#204)
- `popup.nvim` is not referenced anywhere within the plugin and as such
  should be removed.
- `playground` is not needed either, it's not referenced and secondly
  the most important feature from it (:TSPlayground) is covered by
  Neovim's :InspectTree command in more recent versions of Neovim.

Closes #203 (https://github.com/windwp/nvim-ts-autotag/issues/203)
2024-07-14 16:47:15 -05:00
..
specs chore: formatting and clarification comment 2024-07-14 17:36:32 -04:00
utils fix: use 0.9.5 compatible vim funcs 2024-05-19 21:58:25 -05:00
minimal_init.lua test(refactor): remove invalid test plugins (#204) 2024-07-14 16:47:15 -05:00
test.lua Revert 14e1f22 'ci: use self-hosted runner' 2024-05-20 08:17:52 +07:00