summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/query.lua
AgeCommit message (Expand)AuthorFiles
2026-04-08feat(api): rename buffer to buf #35330Jordan1
2026-02-18feat(defaults): don't enable treesitter query linterChristian Clason1
2025-01-14refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano1
2024-11-21docs: misc (#31138)dundargoc1
2024-09-23fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins (#30473)zeertzjq1
2024-07-03fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)zeertzjq1
2024-07-01fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)zeertzjq1
2024-01-28docs: enforce "treesitter" spelling #27110Jongwook Choi1
2023-08-25feat(treesitter): add a query editor (#24703)Maria José Solano1
2023-04-30feat(treesitter): upstream query omnifunc from playground (#23394)Christian Clason1
2023-04-29feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)Stephan Seitz1
2022-05-09chore: format runtime with styluaChristian Clason1
2022-03-31feat(runtime): add query filetype (#17905)Christian Clason1