From ff352e8c32a14cd3794a7aef626ce438f657a7a6 Mon Sep 17 00:00:00 2001 From: odave Date: Tue, 7 Apr 2020 02:37:30 +0100 Subject: ~cleaning up config --- doom.d/org/config.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doom.d/org') diff --git a/doom.d/org/config.org b/doom.d/org/config.org index 08fcf78..41150c1 100644 --- a/doom.d/org/config.org +++ b/doom.d/org/config.org @@ -40,7 +40,7 @@ Config for or based heavily around specific packages that I find very important ** DAP A keybind and a routine -- Routine sets up the panes that I like to use, instead of having to M-x'ing it +- Routine sets up the panes that I like to use, instead of M-x'ing it - *cD* starts up the routine #+BEGIN_SRC elisp (after! dap-mode @@ -426,7 +426,6 @@ General keymap for leader :leader :after counsel ; Counsel or ivy :desc "M-x" "" #'counsel-M-x ; Redefine as M-x because of my muscle memory with spacemacs - :desc "Find file here" "f." #'counsel-find-file ; Sometimes use this instead of ff (:prefix ("s" . "search") :desc "RipGrep!" "r" #'counsel-rg ; Ripgrep is faster than Ag in most cases and makes me feel cool :desc "Search Tags" "t" #'counsel-etags-find-tag)); is quicker to do than /b, for something that is done so often -- cgit v1.2.3-13-gbd6f