all repos — nixfiles @ 03dfff9f189205bb21b5d521b255f96b11a826ff

System and user configuration, managed by nix and home-manager

Emacs: show fringes
Alan Pearce alan@alanpearce.co.uk
Sat, 18 May 2013 12:40:51 +0100
commit

03dfff9f189205bb21b5d521b255f96b11a826ff

parent

c174606193cfead00e88c39f6b96ea8f09fda1ab

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -103,9 +103,6 @@ :config (load-theme 'solarized-light t)) 
 (when (or (display-graphic-p)
           (daemonp))
-  (use-package fringe
-    :defer t
-    :config (fringe-mode '(0 . 0)))
 
   (defun use-variable-fonts ()
     (interactive)