From bac00f7d0a5306a7b0135bd4e38b22b441b62550 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 17 Jun 2018 14:42:40 +0200 Subject: [PATCH] Enable +irony +rtags by default in init.example.el --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 60ac24e02..117863d6e 100644 --- a/init.example.el +++ b/init.example.el @@ -74,7 +74,7 @@ :lang ;assembly ; assembly for fun or debugging - ;cc ; C/C++/Obj-C madness + ;(cc +irony +rtags); C/C++/Obj-C madness ;common-lisp ; if you've seen one lisp, you've seen them all ;crystal ; ruby at the speed of c ;clojure ; java with a lisp