mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Enable +irony +rtags by default in init.example.el
This commit is contained in:
@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
:lang
|
:lang
|
||||||
;assembly ; assembly for fun or debugging
|
;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
|
;common-lisp ; if you've seen one lisp, you've seen them all
|
||||||
;crystal ; ruby at the speed of c
|
;crystal ; ruby at the speed of c
|
||||||
;clojure ; java with a lisp
|
;clojure ; java with a lisp
|
||||||
|
Reference in New Issue
Block a user