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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can call any of these commands from your own custom keybinding, simply overr
14
14
15
15
| Command | Effect | Default Keymaps |
16
16
| ------- | ------ | --------------- |
17
-
| Toggle `split-diff:toggle`| Toggles a diff of the text between two side-by-side panes. Creates panes as necessary. Displays git changes if there is a repository found. |`ctrl-alt-d`)|
17
+
| Toggle `split-diff:toggle`| Toggles a diff of the text between two side-by-side panes. Creates panes as necessary. Displays git changes if there is a repository found. |`ctrl-alt-d`|
18
18
| Enable `split-diff:enable`| Enables a diff of the text between two side-by-side panes. Creates panes as necessary. Displays git changes if there is a repository found. | ... |
19
19
| Disable `split-diff:disable`| Disables a diff. Removes any panes that were created by this package. | ... |
0 commit comments