* 'master' of git.ganneff.de:emacs:
Add windmove
g-r -> ace-window
(volatile-highlights-mode t)
:diminish volatile-highlights-mode)
#+END_SRC
+** windmove
+[2015-02-23 Mon 14:38]
+Easily move between splitted windows.
+#+BEGIN_SRC emacs-lisp :tangle yes
+(use-package windmove
+ :init
+ (progn
+ (windmove-default-keybindings)
+ ; maybe also:
+ ;(setq org-replace-disputed-keys t)
+ ))
+#+END_SRC
** winner mode - undo and redo window configuration
[2015-02-24 Tue 23:11]
=winner-mode= lets you use =C-c <left>= and =C-c <right>= to switch between