Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(refactor): remove invalid test plugins
- `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 (#203)
- Loading branch information