tools/magit: start magit-status-mode in normal mode
Now that evil-collection offers evilified keybinds for magit, this should be the default.
This commit is contained in:
parent
358d7af9ac
commit
4576741178
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
(load "magit-autoloads" nil t)
|
||||
:config
|
||||
(set! :popup "^\\*?magit" :ignore)
|
||||
(set! :evil-state 'magit-status-mode 'emacs)
|
||||
|
||||
(map! :map magit-repolist-mode-map
|
||||
:n "j" #'next-line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue