diff options
author | odave <aryadevchavali1@gmail.com> | 2020-04-05 02:36:09 +0100 |
---|---|---|
committer | odave <aryadevchavali1@gmail.com> | 2020-04-05 02:36:09 +0100 |
commit | caa9af30b94068a169962970079bc658f8be2e49 (patch) | |
tree | 014bfb831adcbc52f4a1c1e5895eef5c93e1365d /doom.d/org | |
parent | c4bcc8d0538d56facd703ac4f38ee31fed872975 (diff) | |
download | dotfiles-caa9af30b94068a169962970079bc658f8be2e49.tar.gz dotfiles-caa9af30b94068a169962970079bc658f8be2e49.tar.bz2 dotfiles-caa9af30b94068a169962970079bc658f8be2e49.zip |
~Keymap -> Key-map
Diffstat (limited to 'doom.d/org')
-rw-r--r-- | doom.d/org/config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/org/config.org b/doom.d/org/config.org index 8c0fe91..3e66769 100644 --- a/doom.d/org/config.org +++ b/doom.d/org/config.org @@ -329,7 +329,7 @@ each of the unit tests ran." (after! fsharp (setq inferior-fsharp-program "dotnet fsi --readline")) #+END_SRC -* Keymap +* Key-map General keymap for leader ** Personal - Prefix "SPC m" (rebound from local-leader) that will hold personal keybinds |