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-05 10:46:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
730f4cd09e6e60fb1a78680ce987a967abc9070b
jj.nvim
/
lua
/
jj
T
History
Eric Bower
and
GitHub
84b53215b3
feat:
:J desc
short hand for
describe
(
#12
)
2025-10-23 09:02:25 +02: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
feat:
:J desc
short hand for
describe
(
#12
)
2025-10-23 09:02:25 +02: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: Move a helper function to the utils file
2025-10-02 10:20:36 +02:00