]> git.rkrishnan.org Git - .emacs.d.git/commitdiff
do not set any font, pick the default system font
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Fri, 23 Oct 2015 08:21:33 +0000 (13:51 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Fri, 23 Oct 2015 08:21:49 +0000 (13:51 +0530)
init.el

diff --git a/init.el b/init.el
index 7126211c3f5154697895ef838cb63dcdc4751c41..868b92dea202fe3743b64f3cb3f99faf904378e3 100644 (file)
--- a/init.el
+++ b/init.el
 
 ;; auto complete
 (ac-config-default)
-
+(ac-linum-workaround)