We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66dba6a commit 40a2f41Copy full SHA for 40a2f41
CHANGELOG.md
@@ -55,6 +55,7 @@
55
- install: multiple configs aliases and shell selector
56
- basics: rewrite search & replace page
57
- dev: add common practicalli tasks in Makefile
58
+- source-control: update neogit key mapping to spc g n t
59
60
61
## 2023-07-11
docs/source-control/neogit.md
@@ -4,7 +4,7 @@
4
5
Neogit is an interactive git client that provides the core features of version control with Git. Neogit emulates many of the features found in magit.
6
7
-`SPC g s` to open `:Neogit` status buffer
+`SPC g n t` to open `:Neogit` status buffer in a new tab page (vertical & horizontal split options available)
8
9
`TAB` toggles expansion of sections, files and hunks
10
0 commit comments