aboutsummaryrefslogtreecommitdiff
path: root/doom.d
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-08-25 22:03:09 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-08-25 22:03:09 +0100
commit378f784024c31f32ded3e53f4ecd8be84a2840d7 (patch)
tree6675c8b8f3cdf86a8e0c526eaf3fe81f83c794f9 /doom.d
parente62e97a0954ecea3a767710e98c912fa10aa12f2 (diff)
downloaddotfiles-378f784024c31f32ded3e53f4ecd8be84a2840d7.tar.gz
dotfiles-378f784024c31f32ded3e53f4ecd8be84a2840d7.tar.bz2
dotfiles-378f784024c31f32ded3e53f4ecd8be84a2840d7.zip
+keybind for counsel-etags-list-tag
May as well have it in case I'm feeling lazy :P
Diffstat (limited to 'doom.d')
-rw-r--r--doom.d/config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/doom.d/config.org b/doom.d/config.org
index 884d3c1..c3b5e24 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -49,6 +49,7 @@ I like monokai :)
:desc "FZF!" "f" 'counsel-fzf
:desc "RipGrep!" "r" 'counsel-rg
:desc "Search Tags" "t" 'counsel-etags-find-tag
+ :desc "List Tags" "T" 'counsel-etags-list-tag
:desc "Search buffer" "/" 'swiper
)
; I like using <SPC>/ in comparison to <SPC>s: it's closer together (thus quicker, I do searches a lot so this is noticeable) and makes more sense