summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/treesitter/highlight_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-24docs: api, plugins, ui2Justin M. Keyes1
2026-03-23test: issue #35575vanaigr1
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-01-15fix(treesitter): fix spell navigation on first line (#37361)ashab-k1
2025-08-19fix(treesitter): run FileType autocmds in the context of `<abuf>`Sean Dewar1
2025-07-06fix(treesitter): inconsistent highlight of multiline combined injection #32619Artem1
2025-05-06fix(treesitter): invalidate conceal_lines cache earlier #33875luukvbaal1
2025-04-24fix(messages): clear 'showmode' message after insert_expand #33607luukvbaal1
2025-04-13fix(treesitter): injected lang ranges may cross capture boundaries #32549Riley Bruins1
2025-03-11feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2025-02-25fix(treesitter): nil check query for has_conceal_lineLuuk van Baal1
2025-02-25feat(treesitter): vertical conceal support for highlighterLuuk van Baal1
2025-02-11fix(treesitter): detect trees with outdated regions in `is_valid()`Riley Bruins1
2024-12-11feat(treesitter): include capture id in return value of `get_captures_at_pos(...Riley Bruins1
2024-12-04test(screen): adjust screen state per stylua #31441luukvbaal1
2024-12-02test(treesitter): global highlight definitions and fold test #31407luukvbaal1
2024-11-22fix(treesitter): update queriesChristian Clason1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-27feat(defaults): pretty :help headings #30544Justin M. Keyes1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-08-02test: allow exec_lua to handle functionsLewis Russell1
2024-07-24fix(runtime): sync bundled treesitter queriesChristian Clason1
2024-07-03test: starting and stopping treesitter highlight (#29546)zeertzjq1
2024-07-03fix(treesitter): ensure syntaxset augroup exists (#29542)zeertzjq1
2024-06-24fix(treesitter): do not modify highlight state for _on_spell_navLuuk van Baal1
2024-04-28fix(treesitter): enforce lowercase language names (#28546)Christian Clason1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-19feat(treesitter): update Vimdoc parser and queries to v2.4.0Christian Clason1
2024-03-18fix(messages): allow more prompt in headless mode with UI (#27905)zeertzjq1
2024-03-17fix(treesitter): revert to using iter_captures in highlighterLewis Russell1
2024-03-14fix(treesitter): highlight injections properlyLewis Russell1
2024-03-12feat(treesitter): support URLs (#27132)Gregory Anders1
2024-02-21test(treesitter): fix obsolete predicatesChristian Clason1
2024-02-16fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux1
2024-01-25fix(runtime): update 'vim' color scheme to use new tree-sitter groupsEvgeni Chasnovski1
2024-01-23fix(treesitter): update @markup default linksChristian Clason1
2024-01-21feat(treesitter)!: new standard capture namesChristian Clason1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-09-22fix(languagetree): don't treat unparsed nodes as occupying full rangeL Lllvvuu1
2023-09-16fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`L Lllvvuu1
2023-08-14fix(treesitter)!: remove deprecated legacy injection formatChristian Clason1
2023-08-13feat(treesitter): update C queries from upstreamChristian Clason1
2023-04-30fix(treesitter): redraw added/removed injections properly (#23287)Lewis Russell1