mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added magit-todos
This commit is contained in:
parent
e811f2582d
commit
9eaf21e457
4 changed files with 12 additions and 6 deletions
|
@ -1142,6 +1142,8 @@ https://github.com/magit/magit/issues/460 (@cpitclaudel)."
|
|||
"k" 'evil-previous-visual-line
|
||||
"q" '+magit/quit
|
||||
(kbd "<return>") 'magit-visit-ref)
|
||||
(require 'magit-todos)
|
||||
(magit-todos-mode 1)
|
||||
|
||||
(evil-set-initial-state 'ibuffer-mode 'motion)
|
||||
(evil-define-key 'motion 'ibuffer-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue