Added keybinding for magit
This commit is contained in:
parent
67c87a9203
commit
4dfc87635b
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@
|
|||
(global-set-key (kbd "C-c o a") 'org-agenda)
|
||||
(global-set-key (kbd "C-c o d") 'dashboard-open)
|
||||
(global-set-key (kbd "C-c o p") 'pass)
|
||||
(global-set-key (kbd "C-c o m") 'magit)
|
||||
;;(windmove-default-keybindings) ;; move between windows with S-<left>, S-<right>, S-<up>, S-<down>
|
||||
#+end_src
|
||||
** Focus new windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue