| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529) | zeertzjq | 2024-07-01 |
| | | | | | Related to #29506, but adding vim.treesitter.stop() to b:undo_ftplugin doesn't solve the problem yet. | ||
| * | docs: enforce "treesitter" spelling #27110 | Jongwook Choi | 2024-01-28 |
| | | | | It's the "tree-sitter" project, but "treesitter" in our code and docs. | ||
| * | feat(treesitter): add a query editor (#24703) | Maria José Solano | 2023-08-25 |
| | | |||
| * | feat(treesitter): upstream query omnifunc from playground (#23394) | Christian Clason | 2023-04-30 |
| | | | | and set by default in `ftplugin/query.lua` | ||
| * | feat(treesitter): add query_linter from nvim-treesitter/playground (#22784) | Stephan Seitz | 2023-04-29 |
| | | | | | Co-authored-by: clason <clason@users.noreply.github.com> Co-authored-by: lewis6991 <lewis6991@users.noreply.github.com> | ||
| * | chore: format runtime with stylua | Christian Clason | 2022-05-09 |
| | | |||
| * | feat(runtime): add query filetype (#17905) | Christian Clason | 2022-03-31 |
| used for Tree-sitter queries uses Lisp runtime files (in Lua to distinguish from upstream runtime files) | |||