| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2024-11-21 | docs: misc (#31138) | dundargoc | 1 | |
| Co-authored-by: zeertzjq <zeertzjq@outlook.com> | ||||
| 2024-07-03 | fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533) | zeertzjq | 1 | |
| It seems that nvim-treesitter stops treesitter highlight when changing filetype, so it makes sense for builtin ftplugins to do this as well. Use :call and v:lua here to allow separation with '|'. | ||||
| 2024-01-28 | docs: enforce "treesitter" spelling #27110 | Jongwook Choi | 1 | |
| It's the "tree-sitter" project, but "treesitter" in our code and docs. | ||||
| 2022-05-09 | chore: format runtime with stylua | Christian Clason | 1 | |
| 2022-03-31 | feat(runtime): add query filetype (#17905) | Christian Clason | 1 | |
| used for Tree-sitter queries uses Lisp runtime files (in Lua to distinguish from upstream runtime files) | ||||
