Jonathan Apodaca jonathan
  • Joined on 2022-06-06
jonathan pushed to x at jonathan/u.nvim 2025-08-13 20:58:38 -06:00
b74afdbfd5 add Range:tsquery() to query TS within a range
jonathan pushed to x at jonathan/u.nvim 2025-08-09 08:59:45 -06:00
bebefb601a (range) bounds check for TS caps
jonathan pushed to x at jonathan/u.nvim 2025-08-01 21:06:16 -06:00
dcedd7c59b (u.range) do not fire events in from_motion
jonathan pushed to x at jonathan/u.nvim 2025-07-23 22:05:42 -06:00
0978422a47 (range:from_tsquery_caps) add tests
jonathan pushed to x at jonathan/u.nvim 2025-07-23 17:49:20 -06:00
099b713e52 Range.from_tsquery_caps
jonathan pushed to x at jonathan/u.nvim 2025-07-22 23:24:29 -06:00
97d3ba3620 add Renderer:get_tag_bounds; add tests; cleanup
jonathan pushed to x at jonathan/u.nvim 2025-07-19 21:37:34 -06:00
086a03808f less verbose code
jonathan pushed to x at jonathan/u.nvim 2025-07-18 22:42:16 -06:00
20acc15abd fix a bunch of bugs
jonathan deleted branch bug-fixes from jonathan/u.nvim 2025-07-18 22:33:58 -06:00
jonathan pushed to x at jonathan/u.nvim 2025-07-18 22:33:45 -06:00
eeb6e3253a fix a bunch of bugs
jonathan pushed to bug-fixes at jonathan/u.nvim 2025-07-18 22:27:54 -06:00
eeb6e3253a fix a bunch of bugs
jonathan pushed to bug-fixes at jonathan/u.nvim 2025-07-18 22:13:20 -06:00
645763e51b fix a bunch of bugs
jonathan created branch bug-fixes in jonathan/u.nvim 2025-07-17 23:18:40 -06:00
jonathan pushed to bug-fixes at jonathan/u.nvim 2025-07-17 23:18:40 -06:00
jonathan pushed to x at jonathan/u.nvim 2025-07-11 16:53:46 -06:00
23708652e5 (renderer) invalidate cache on buffer change
jonathan pushed to x at jonathan/u.nvim 2025-07-09 11:32:50 -06:00
3682c07b3e fix minor bugs
jonathan deleted branch fix-visual from jonathan/u.nvim 2025-06-25 09:06:30 -06:00
jonathan pushed to x at jonathan/u.nvim 2025-06-17 23:37:35 -06:00
103270a241 better extmark inclusivity
jonathan pushed to x at jonathan/u.nvim 2025-06-16 20:48:55 -06:00
28714fb51b (Range.from_cmd_args) more correct handling
jonathan pushed to x at jonathan/u.nvim 2025-06-16 20:44:08 -06:00
cb935b67b8 (Range.from_cmd_args) more correct handling