my-neovim-pluginlist/treesitter.md

28 lines
2.8 KiB
Markdown
Raw Normal View History

2023-03-03 08:04:36 +00:00
# Table of Contents
2023-03-23 17:56:44 +00:00
<!-- toc -->
- [Treesitter](#treesitter)
2023-12-04 02:28:29 +00:00
* [Installer](#installer)
2024-01-20 05:37:37 +00:00
- [Code Action](#code-action)
2023-03-23 17:56:44 +00:00
<!-- tocstop -->
2023-03-03 08:04:36 +00:00
## Treesitter
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) ![](https://img.shields.io/github/stars/nvim-treesitter/nvim-treesitter) ![](https://img.shields.io/github/last-commit/nvim-treesitter/nvim-treesitter) ![](https://img.shields.io/github/commit-activity/y/nvim-treesitter/nvim-treesitter)
- [nvim-treesitter/nvim-tree-docs](https://github.com/nvim-treesitter/nvim-tree-docs) ![](https://img.shields.io/github/stars/nvim-treesitter/nvim-tree-docs) ![](https://img.shields.io/github/last-commit/nvim-treesitter/nvim-tree-docs) ![](https://img.shields.io/github/commit-activity/y/nvim-treesitter/nvim-tree-docs)
- [yioneko/nvim-yati](https://github.com/yioneko/nvim-yati) ![](https://img.shields.io/github/stars/yioneko/nvim-yati) ![](https://img.shields.io/github/last-commit/yioneko/nvim-yati) ![](https://img.shields.io/github/commit-activity/y/yioneko/nvim-yati)
- [s1n7ax/nvim-ts-utils](https://github.com/s1n7ax/nvim-ts-utils) ![](https://img.shields.io/github/stars/s1n7ax/nvim-ts-utils) ![](https://img.shields.io/github/last-commit/s1n7ax/nvim-ts-utils) ![](https://img.shields.io/github/commit-activity/y/s1n7ax/nvim-ts-utils)
- [ziontee113/query-secretary](https://github.com/ziontee113/query-secretary) ![](https://img.shields.io/github/stars/ziontee113/query-secretary) ![](https://img.shields.io/github/last-commit/ziontee113/query-secretary) ![](https://img.shields.io/github/commit-activity/y/ziontee113/query-secretary)
- [NFrid/treesitter-utils](https://github.com/NFrid/treesitter-utils) ![](https://img.shields.io/github/stars/NFrid/treesitter-utils) ![](https://img.shields.io/github/last-commit/NFrid/treesitter-utils) ![](https://img.shields.io/github/commit-activity/y/NFrid/treesitter-utils)
- [roobert/node-type.nvim](https://github.com/roobert/node-type.nvim) ![](https://img.shields.io/github/stars/roobert/node-type.nvim) ![](https://img.shields.io/github/last-commit/roobert/node-type.nvim) ![](https://img.shields.io/github/commit-activity/y/roobert/node-type.nvim)
2023-12-04 02:28:29 +00:00
### Installer
- [nazo6/ts-query-installer.nvim](https://github.com/nazo6/ts-query-installer.nvim) ![](https://img.shields.io/github/stars/nazo6/ts-query-installer.nvim) ![](https://img.shields.io/github/last-commit/nazo6/ts-query-installer.nvim) ![](https://img.shields.io/github/commit-activity/y/nazo6/ts-query-installer.nvim)
2024-01-20 05:37:37 +00:00
## Code Action
- [jdrupal-dev/code-refactor.nvim](https://github.com/jdrupal-dev/code-refactor.nvim) ![](https://img.shields.io/github/stars/jdrupal-dev/code-refactor.nvim) ![](https://img.shields.io/github/last-commit/jdrupal-dev/code-refactor.nvim) ![](https://img.shields.io/github/commit-activity/y/jdrupal-dev/code-refactor.nvim)