summaryrefslogtreecommitdiff
path: root/modes
diff options
context:
space:
mode:
authorcondy <condy0919@gmail.com>2021-06-10 00:47:01 +0800
committercondy <condy0919@gmail.com>2021-06-10 00:47:01 +0800
commiteaded9d762fd49f962eeb6b8e15d6a33f79f4f26 (patch)
tree8ab5555157fcb721701bd2c7088ded8c985900be /modes
parent86b02f84a8df0ddd6216cb85d49bedd6ee2ab747 (diff)
devdocs: add devdocs-goto-target binding
Diffstat (limited to 'modes')
-rw-r--r--modes/devdocs/evil-collection-devdocs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/devdocs/evil-collection-devdocs.el b/modes/devdocs/evil-collection-devdocs.el
index cff17d1..eaef2a0 100644
--- a/modes/devdocs/evil-collection-devdocs.el
+++ b/modes/devdocs/evil-collection-devdocs.el
@@ -50,7 +50,7 @@
"gk" 'devdocs-previous-entry
"gj" 'devdocs-next-entry
- ;; TODO: devdocs-goto-target
+ "g." 'devdocs-goto-target
;; history
"L" 'devdocs-go-forward