|
|
@@ -48,7 +48,7 @@
|
|
|
(evil +everywhere); come to the dark side, we have cookies
|
|
|
file-templates ; auto-snippets for empty files
|
|
|
fold ; (nigh) universal code folding
|
|
|
- ;;(format +onsave) ; automated prettiness
|
|
|
+ (format +onsave) ; automated prettiness
|
|
|
;;god ; run Emacs commands without modifier keys
|
|
|
;;lispy ; vim for lisp, for people who don't like vim
|
|
|
multiple-cursors ; editing in many places at once
|
|
|
@@ -140,7 +140,7 @@
|
|
|
;;php ; perl's insecure younger brother
|
|
|
;;plantuml ; diagrams for confusing people more
|
|
|
;;purescript ; javascript, but functional
|
|
|
- ;;python ; beautiful is better than ugly
|
|
|
+ python ; beautiful is better than ugly
|
|
|
;;qt ; the 'cutest' gui framework ever
|
|
|
;;racket ; a DSL for DSLs
|
|
|
;;rest ; Emacs as a REST client
|