Merge pull request #849 from patrl/initUpdate

init.example.el update
This commit is contained in:
Henrik Lissner 2018-08-31 03:33:16 +02:00 committed by GitHub
commit 25ef67d01b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@
; +fuzzy) ; enable fuzzy search backend for ivy ; +fuzzy) ; enable fuzzy search backend for ivy
:ui :ui
;deft ; notational velocity for Emacs
doom ; what makes DOOM look the way it does doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs doom-dashboard ; a nifty splash screen for Emacs
doom-modeline ; a snazzy Atom-inspired mode-line doom-modeline ; a snazzy Atom-inspired mode-line
@ -81,6 +82,7 @@
;(cc +irony +rtags); C/C++/Obj-C madness ;(cc +irony +rtags); C/C++/Obj-C madness
;clojure ; java with a lisp ;clojure ; java with a lisp
;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
;coq ; proofs-as-programs
;crystal ; ruby at the speed of c ;crystal ; ruby at the speed of c
;csharp ; unity, .NET, and mono shenanigans ;csharp ; unity, .NET, and mono shenanigans
data ; config/data formats data ; config/data formats