Fix compile error caused by defunct keybinding #219
This commit is contained in:
parent
f0e769c722
commit
f1d5c3d3db
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@
|
|||
;; '(tide-jump-to-definition "jump to definition")
|
||||
;; '(tide-documentation-at-point "current type documentation")
|
||||
;; '(tide-restart-server "restart tide server"))
|
||||
|
||||
(map! :localleader
|
||||
:m "fh" #'tide-documentation-at-point))
|
||||
)
|
||||
|
||||
|
||||
(def-package! tide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue