From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Fri, 23 Oct 2015 08:21:33 +0000 (+0530)
Subject: do not set any font, pick the default system font
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/file/URI:LIT:krugkidfnzsc4/%22news.html//%22%22.?a=commitdiff_plain;h=e7ad1bddf7f8eee78b0807014de0e0e030eb6e0b;p=.emacs.d.git

do not set any font, pick the default system font
---

diff --git a/init.el b/init.el
index 7126211..868b92d 100644
--- a/init.el
+++ b/init.el
@@ -231,4 +231,4 @@
 
 ;; auto complete
 (ac-config-default)
-
+(ac-linum-workaround)