aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d
diff options
context:
space:
mode:
authordx <aryadevchavali1@gmail.com>2020-05-31 00:55:51 +0100
committerdx <aryadevchavali1@gmail.com>2020-05-31 00:55:51 +0100
commitb109953c33a2efc5eaceea6b410d29c05d5a25b0 (patch)
treee19de78b9f26226fe46c96b23f9574637b6c7958 /Doom/.doom.d
parentab3c8f98b875acf882c27b407f756240a78554f1 (diff)
downloaddotfiles-b109953c33a2efc5eaceea6b410d29c05d5a25b0.tar.gz
dotfiles-b109953c33a2efc5eaceea6b410d29c05d5a25b0.tar.bz2
dotfiles-b109953c33a2efc5eaceea6b410d29c05d5a25b0.zip
~symbol setup
Diffstat (limited to 'Doom/.doom.d')
-rw-r--r--Doom/.doom.d/org/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org
index 6e2cafd..d3409ed 100644
--- a/Doom/.doom.d/org/config.org
+++ b/Doom/.doom.d/org/config.org
@@ -441,7 +441,7 @@ Powerthesaurus for thesaurus on writer files
** Haskell
#+BEGIN_SRC elisp
(map!
- :after 'haskell-mode
+ :after haskell-mode
:map haskell-mode-map
:localleader
"l" #'haskell-process-load-file