You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pack for the [Jujutsu/jj](https://github.com/martinvonz/jj) Git-compatible VCS.
3
+
Pack for the [Jujutsu/jj](https://github.com/jj-vcs/jj) Git-compatible VCS.
4
4
5
5
This plugin pack does the following:
6
6
@@ -10,4 +10,4 @@ This plugin pack does the following:
10
10
-`<Leader>jd` for files with changes, like `jj diff`
11
11
-`<Leader>jc` for files with conflicts, like `jj resolve --list`
12
12
- Adds syntax highlighting for `.jjdescription` files (for use with `jj describe`) with [vim-jjdescription](https://github.com/avm99963/vim-jjdescription)
13
-
- Adds a [lazyjj](https://github.com/Cretezy/lazyjj)(TUI for jj) terminal with `<Leader>jl`when `lazyjj` is in `$PATH`
13
+
- Adds a [lazyjj](https://github.com/Cretezy/lazyjj)and [jjui](https://github.com/idursun/jjui) (TUIs for jj) terminal with `<Leader>jl`or `<Leader>ju` respectively, if the corresponding binaries are in `$PATH`
0 commit comments