dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 8727c9b289f56b65c8ad12e9f46515308a1f124f
parent 6df5f419d17c69601d2fd142325b1b82b1c397a2
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Fri,  6 Jun 2014 12:50:23 +0200

added window-number

Diffstat:
M.emacs.d/init.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.emacs.d/init.el b/.emacs.d/init.el @@ -50,6 +50,7 @@ auto-complete ; complete as you type with overlays auto-complete-c-headers; complete as you type with overlays zencoding-mode ; http://www.emacswiki.org/emacs/ZenCoding + window-number ; choose window with number using C-x o fill-column-indicator ; indicate column 80 color-theme ; nice looking emacs color-theme-solarized)) ; check out color-theme-solarized