Update programming hydra with some more aligned layout
This commit is contained in:
parent
e81308b2ce
commit
d01b5194d2
2 changed files with 15 additions and 10 deletions
1
01mac.el
1
01mac.el
|
|
@ -16,7 +16,6 @@
|
|||
(global-set-key (kbd "C-c \\") 'split-window-right) ;; Split window to the right
|
||||
(global-set-key (kbd "C-c /") 'split-window-below) ;; Split window to the bottom
|
||||
|
||||
|
||||
;; Move between windows key bindings
|
||||
(global-set-key (kbd "C-c <left>") 'windmove-left)
|
||||
(global-set-key (kbd "C-c <right>") 'windmove-right)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue