12 Commits

Author SHA1 Message Date
eefcbb7bbe (stylua) sort_requires.enabled = true
All checks were successful
NeoVim tests / code-quality (push) Successful in 1m16s
2025-09-13 08:51:29 -06:00
2ea6c02c69 (renderer) add more tests; fix bugs in text-change
All checks were successful
NeoVim tests / code-quality (push) Successful in 1m21s
2025-09-07 18:05:38 -06:00
06e6b88391 range: extmarks/tsquery; renderer: text-change
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
NeoVim tests / code-quality (push) Successful in 1m19s
2025-08-30 15:03:56 -06:00
81ba1bb96b Use nix to create environment for testing
All checks were successful
NeoVim tests / code-quality (push) Successful in 14m25s
2025-05-19 19:03:24 -06:00
c760c495b7 update lua API to 1-based indices; add renderer
All checks were successful
NeoVim tests / plenary-tests (push) Successful in 11s
2025-05-04 15:44:09 -06:00
7fb60add94 move away from vim.opt_global to vim.go
All checks were successful
NeoVim tests / plenary-tests (push) Successful in 9s
2025-03-19 22:29:33 -06:00
5c244cfc0a support repeated Range:replace calls/empty ranges
- Range:replace now updates its bounds to reflect the replacement
- Support the notion of an empty range
2024-11-12 07:48:23 -07:00
121e0c0f7a rebrand to u.nvim
All checks were successful
NeoVim tests / plenary-tests (push) Successful in 8s
2024-10-23 17:01:12 -06:00
3c948ac985 (bug) indicies past EOL should not error 2024-10-16 08:05:13 -06:00
8bbb2ba9c8 better Range:highlight(..) handling 2024-10-14 17:48:14 -06:00
b9edc4d8ff bugfixes; update README.md 2024-09-06 22:37:13 -06:00
61460f0180 initial commit 2024-09-01 14:09:07 -06:00