Commit History

Author SHA1 Message Date
  Gregory Anders c2a211b8e3 docs: make Lua docstrings consistent #15255 3 years ago
  Björn Linse 2460f0a702 perf(treesitter): avoid string lookup of highlight name in hot loop 3 years ago
  Stephan Seitz 912152d635 chore: remove reference to nvim-treesitter in comment 4 years ago
  Stephan Seitz f489d98653 fix(treesitter): do not map hl_group when no mapping is set 4 years ago
  Stephan Seitz 242608e669 feat(treesitter): allow to set highlight priority for queries 4 years ago
  TJ DeVries 27da5511a0 docs: Treesitter (#13260) 4 years ago
  Thomas Vigouroux 3f7cd18c4a Merge pull request #14218 from steelsojka/bugfix/check-queries-exist 4 years ago
  TJ DeVries 06c065469b ts: Add per-language highlight links 4 years ago
  Steven Sojka 98f9df253e fix(treesitter): check highlight queries exist 4 years ago
  Björn Linse fa5f583981 treesitter: propagate on_detach event properly 4 years ago
  Thomas Vigouroux c0a6989d93 feat(luahl): add priority mechanism 4 years ago
  Steven Sojka 1a631026a9 feat(treesitter): add language tree 4 years ago
  Björn Linse 03c478ae53 treesitter: add node:id() 4 years ago
  Thomas Vigouroux 95238598e4 treesitter: allow multiple highlighters per buffer 4 years ago
  Thomas Vigouroux bdbc56f931 treesitter: allow custom parser for highlighter 4 years ago
  Thomas Vigouroux d3f544002c treesitter: runtime queries 4 years ago
  Björn Linse 0b615dae07 api: multiple decoration providers at once 4 years ago
  Björn Linse 4042975df4 luahl: global the luahl 4 years ago
  Thomas Vigouroux e4b5efa51e fix: use luahl in treesitter 4 years ago
  Thomas Vigouroux cf0e1bc1fe wip trying to fix the highlighter 4 years ago
  Björn Linse 9437327d5e treesitter: use new on_bytes interface 5 years ago
  Thomas Vigouroux 1ff064126d treesitter: revert wrong optimization in highlights 4 years ago
  kiyan42 7e0c4e5329 apply bfredl suggestion 4 years ago
  kiyan42 981f3f17a0 treesitter: check hl group exists before passing it in nvim_get_hl_id_by_name 4 years ago
  Thomas Vigouroux 1832d18083 treesitter: update to use buf_set_extmark 4 years ago
  Thomas Vigouroux 18c0e77528 treesitter(docs): update and refresh docs 5 years ago
  Thomas Vigouroux 613068071e treesitter: refactor and use lua regexes 5 years ago