diff --git a/emacs/.config/doom/config.el b/emacs/.config/doom/config.el index 5a5cdc7..9c4e1e3 100644 --- a/emacs/.config/doom/config.el +++ b/emacs/.config/doom/config.el @@ -102,7 +102,7 @@ ;; app/mpdel ;; -(setq libmpdel-hostname "play.unbl.ink") +(setq libmpdel-hostname "phoebe.local") ;; app/rss (add-hook! 'elfeed-show-mode-hook (text-scale-set 1.5)) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 84f936b..265a61c 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -16,7 +16,7 @@ :ui deft ; notational velocity for Emacs doom ; what makes DOOM look the way it does - doom-dashboard ; a nifty splash screen for Emacs + doom-dashboard ; a nifty spash screen for Emacs doom-quit ; DOOM quit-message prompts when you quit Emacs ;;fill-column ; a `fill-column' indicator hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW @@ -106,17 +106,17 @@ ;;csharp ; unity, .NET, and mono shenanigans data ; config/data formats ;;erlang ; an elegant language for a more civilized age - (elixir +lsp) ; erlang done right + elixir ; erlang done right elm ; care for a cup of TEA? emacs-lisp ; drown in parentheses ;;ess ; emacs speaks statistics ;;fsharp ; ML stands for Microsoft's Language - (go +lsp) ; the hipster dialect + go ; the hipster dialect ;;(haskell +intero) ; a language that's lazier than I am ;;hy ; readability of scheme w/ speed of python ;;idris ; ;;(java +meghanada) ; the poster child for carpal tunnel syndrome - (javascript +lsp) ; all(hope(abandon(ye(who(enter(here)))))) + javascript ; all(hope(abandon(ye(who(enter(here)))))) julia ; a better, faster MATLAB ;;kotlin ; a better, slicker Java(Script) ;;latex ; writing papers in Emacs has never been so fun @@ -140,13 +140,13 @@ ;;php ; perl's insecure younger brother plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - (python +lsp) ; 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 - (ruby +lsp) ; 1.step do {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} - (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() - (scala +lsp) ; java, but good + ruby ; 1.step do {|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 (sh +fish) ; she sells (ba|z|fi)sh shells on the C xor ;;solidity ; do you need a blockchain? No.