aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d/org/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'Doom/.doom.d/org/config.org')
-rw-r--r--Doom/.doom.d/org/config.org9
1 files changed, 0 insertions, 9 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org
index 0681d37..4c780cf 100644
--- a/Doom/.doom.d/org/config.org
+++ b/Doom/.doom.d/org/config.org
@@ -552,15 +552,6 @@ General keymap
:desc "Choose Buffer frame" "n" #'display-buffer-other-frame
:desc "Switch frames" "o" #'other-frame)
#+END_SRC
-** Remaps
-Many modules remap key functions in Emacs to other functions.
-Most I agree with, some I don't.
-So I'll remap some back.
-
-#+BEGIN_SRC elisp
-(define-key!
- [remap compile] #'compile)
-#+END_SRC
** Other
*** Leader
- Miscellaneous leader bindings that don't really fit into any particular item