summaryrefslogtreecommitdiff
path: root/.doom.d/init.el
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2020-12-05 13:58:05 -0300
committerRoger Gonzalez <roger@rogs.me>2020-12-05 13:58:05 -0300
commit44a24c4d5829c927c512dd82459e59e70969613c (patch)
treea49a1105d0b5a00901b708a6a65a786f42e084b9 /.doom.d/init.el
parent6d62dca3751aa8fa1b9bd61375faaf943f05f04a (diff)
Cleaned Doom configs, added Ruby configs
Diffstat (limited to '.doom.d/init.el')
-rw-r--r--.doom.d/init.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el
index 30002fbd..bcb1f21e 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -63,7 +63,7 @@
;;parinfer ; turn lisp into python, sort of
rotate-text ; cycle region at point between text candidates
snippets ; my elves. They type so I don't have to
- word-wrap ; soft wrapping with language-aware indent
+ ;; word-wrap ; soft wrapping with language-aware indent
:emacs
dired ; making dired pretty [functional]
@@ -85,7 +85,7 @@
:tools
;;ansible
- ;;debugger ; FIXME stepping through code, to help you add bugs
+ (debugger +lsp) ; FIXME stepping through code, to help you add bugs
;;direnv
docker
;;editorconfig ; let someone else argue about tabs vs spaces
@@ -116,7 +116,7 @@
;;common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c
- ;;csharp ; unity, .NET, and mono shenanigans
+ csharp ; unity, .NET, and mono shenanigans
data ; config/data formats
;;(dart +flutter) ; paint ui and not much else
;;elixir ; erlang done right
@@ -132,7 +132,7 @@
;;(haskell +dante) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ; a language you can depend on
- ;;json ; At least it ain't XML
+ json ; At least it ain't XML
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
(javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
@@ -146,7 +146,7 @@
;;nim ; python + lisp at the speed of c
;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
- org ; organize your plain life in plain text
+ (org +hugo) ; organize your plain life in plain text
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
@@ -156,7 +156,7 @@
;;raku ; the artist formerly known as perl6
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
- ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
+ (ruby +rails +lsp) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;scheme ; a fully conniving family of lisps