Jonathan Apodaca jonathan
  • Joined on 2022-06-06
jonathan created branch master in jonathan/envvault 2025-05-08 21:09:45 -06:00
jonathan pushed to master at jonathan/envvault 2025-05-08 21:09:45 -06:00
01da9b516e initial commit
jonathan created repository jonathan/envvault 2025-05-08 21:09:24 -06:00
jonathan pushed to master at mpr/lazygit-bin 2025-05-06 14:48:23 -06:00
5a01ff426e v0.50.0
jonathan pushed to v2 at jonathan/u.nvim 2025-05-04 15:44:20 -06:00
c760c495b7 update lua API to 1-based indices; add renderer
44a97b5baa (README.md) point to v2
Compare 2 commits »
jonathan created branch v1 in jonathan/u.nvim 2025-05-04 15:43:19 -06:00
jonathan pushed to v1 at jonathan/u.nvim 2025-05-04 15:43:19 -06:00
jonathan pushed to master at jonathan/u.nvim 2025-05-04 15:43:00 -06:00
44a97b5baa (README.md) point to v2
jonathan deleted branch x from jonathan/u.nvim 2025-05-04 15:25:13 -06:00
jonathan deleted branch renderer from jonathan/u.nvim 2025-05-04 15:24:56 -06:00
jonathan created branch v2 in jonathan/u.nvim 2025-05-04 15:23:07 -06:00
jonathan pushed to v2 at jonathan/u.nvim 2025-05-04 15:23:07 -06:00
4dfadf97e5 update lua API to 1-based indices; add renderer
jonathan pushed to x at jonathan/u.nvim 2025-04-30 15:40:57 -06:00
f48217a7fc fix: lints
jonathan pushed to x at jonathan/u.nvim 2025-04-30 14:55:54 -06:00
9992d5cd31 feat: add Buffer:filter_cmd for ':%!cmd' behavior
jonathan pushed to master at mpr/neovim-bin 2025-04-28 11:07:16 -06:00
73513ed565 v0.11.1
jonathan pushed to x at jonathan/u.nvim 2025-04-27 15:57:22 -06:00
1ba31a351d use vim.hl instead of vim.highlight
jonathan pushed to x at jonathan/u.nvim 2025-04-27 15:55:53 -06:00
0e7b741b38 (chore) run formatter
jonathan pushed to x at jonathan/u.nvim 2025-04-24 10:01:09 -06:00
5a6451a85e factor out line-patching into a separate function
jonathan pushed to x at jonathan/u.nvim 2025-04-20 22:28:25 -06:00
7ad3d941f4 (renderer) add h.<Highlight>(..) shorthand
jonathan pushed to x at jonathan/u.nvim 2025-04-14 20:24:21 -06:00
f8056fe2e6 the comment didn't do what I thought it did