emacs: update init.el to reflect upstream

This commit is contained in:
FollieHiyuki 2021-04-15 13:25:56 +03:00
parent 6ab4daac29
commit f705b1be4f
No known key found for this signature in database
GPG Key ID: 813CF484F4993419

View File

@ -130,6 +130,7 @@
:lang :lang
;;agda ; types of types of types of types... ;;agda ; types of types of types of types...
;;beancount ; the accounting system in Emacs
(cc +lsp) ; C/C++/Obj-C madness (cc +lsp) ; 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
@ -143,6 +144,7 @@
emacs-lisp ; drown in parentheses emacs-lisp ; drown in parentheses
;;erlang ; an elegant language for a more civilized age ;;erlang ; an elegant language for a more civilized age
;;ess ; emacs speaks statistics ;;ess ; emacs speaks statistics
;;factor
;;faust ; dsp, but you get to keep your soul ;;faust ; dsp, but you get to keep your soul
;;fsharp ; ML stands for Microsoft's Language ;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3 ;;fstar ; (dependent) types and (monadic) effects and Z3
@ -162,7 +164,6 @@
+lsp +lsp
+fold) +fold)
;;lean ;;lean
;;factor
;;ledger ; an accounting system in Emacs ;;ledger ; an accounting system in Emacs
(lua ; one-based indices? one-based indices (lua ; one-based indices? one-based indices
+moonscript +moonscript
@ -199,7 +200,7 @@
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
(rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good ;;scala ; java, but good
scheme ; a fully conniving family of lisps (scheme +guile) ; a fully conniving family of lisps
(sh ; she sells {ba,z,fi}sh shells on the C xor (sh ; she sells {ba,z,fi}sh shells on the C xor
+lsp +lsp
+fish) +fish)
@ -209,6 +210,7 @@
;;terra ; Earth and Moon in alignment for performance. ;;terra ; Earth and Moon in alignment for performance.
web ; the tubes web ; the tubes
(yaml +lsp) ; JSON, but readable (yaml +lsp) ; JSON, but readable
;;zig ; C, but simpler
:email :email
(mu4e +org +gmail) (mu4e +org +gmail)