aboutsummaryrefslogtreecommitdiff
path: root/doom.d
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-11-25 00:20:10 +0000
committeroreodave <aryadevchavali1@gmail.com>2019-11-25 00:20:10 +0000
commit78021ff935f03a58c3ce17e3c66abf5f10de5da2 (patch)
treef33ebf39ba4242cde7148d06c5bea00650b47b1e /doom.d
parentb44c0f737b4f89062f6be3eeb6394d3c1ca3380b (diff)
downloaddotfiles-78021ff935f03a58c3ce17e3c66abf5f10de5da2.tar.gz
dotfiles-78021ff935f03a58c3ce17e3c66abf5f10de5da2.tar.bz2
dotfiles-78021ff935f03a58c3ce17e3c66abf5f10de5da2.zip
~braces
Diffstat (limited to 'doom.d')
-rw-r--r--doom.d/config.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/doom.d/config.org b/doom.d/config.org
index f9aa621..3710e94 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -336,8 +336,7 @@ My docsets are stored in .docsets for ease of use
(:prefix ("N" . "+narrow")
:desc "Narrow to subtree" "n" #'org-narrow-to-subtree
:desc "Go out of narrow" "o" #'widen
- :desc "Narrow tags" "t" #'org-tags-sparse-tree))
- )
+ :desc "Narrow tags" "t" #'org-tags-sparse-tree)))
#+END_SRC
I like using the org dispatch facilities more than the default export keybinds
in Doom, so I need this binding