summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2021-12-02 21:24:13 -0500
committerKjetil Orbekk <kj@orbekk.com>2021-12-02 21:24:13 -0500
commitb06ba4d8350e4f4412ad3c0ad7bf49a35233690e (patch)
tree1b4e9cdcbcfea95f5581b684dad374266dc60e0e /emacs/.doom.d/init.el
parenta5859bf00d385f36d7d3800b5c98f8fb59fbbcf8 (diff)
direnv
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r--emacs/.doom.d/init.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el
index 65390f7..da165ce 100644
--- a/emacs/.doom.d/init.el
+++ b/emacs/.doom.d/init.el
@@ -29,10 +29,10 @@
vertico ; the search engine of the future
:ui
- deft ; notational velocity for Emacs
+ ;;deft ; notational velocity for Emacs
doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs
- doom-quit ; DOOM quit-message prompts when you quit 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
;;hydra
@@ -50,7 +50,7 @@
vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
(window-select +numbers) ; visually switch windows
- workspaces ; tab emulation, persistence & separate workspaces
+ ;;workspaces ; tab emulation, persistence & separate workspaces
zen ; distraction-free coding or writing
;; (emoji +unicode) ; 😇
@@ -89,7 +89,7 @@
:tools
;;ansible
;;debugger ; FIXME stepping through code, to help you add bugs
- ;;direnv
+ direnv
;;docker
editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
@@ -156,7 +156,7 @@
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
- ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
+ (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor