This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
jj.nvim
Watch
1
Star
0
Fork
0
mirror of
https://github.com/zoriya/jj.nvim.git
synced
2026-08-06 19:26:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84ba77a8fc4cb7f6a9d41a784ae19f70b5de6d8a
jj.nvim
/
lua
/
jj
T
History
NicolasGB
84ba77a8fc
fix(log): Add u/r keymaps for undoing and redoing operations on log buffer.
2025-11-18 14:33:16 +01:00
..
picker
feat(log): Pressing "Enter" on mutable log lines runs
jj edit
to seamlessly navigate repisotory commit history
2025-07-08 12:15:20 +02:00
cmd.lua
fix(log): Add u/r keymaps for undoing and redoing operations on log buffer.
2025-11-18 14:33:16 +01:00
diff.lua
refactor(diff): Improve api with lua types and more flexibility
2025-10-31 14:50:43 +01:00
init.lua
Change the :J describe behaviour to open an editable buffer instead of an input box (
#6
)
2025-10-02 09:43:04 +02:00
picker.lua
feat(picker): Add file history picker
2025-07-03 21:46:24 +02:00
test.lua
Change the :J describe behaviour to open an editable buffer instead of an input box (
#6
)
2025-10-02 09:43:04 +02:00
utils.lua
fix(cmd): Improve default command parsing logic, to allow for builtin functionalities to be used
2025-11-18 14:00:34 +01:00