mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Fix compile error caused by defunct keybinding #219
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user