[review] Changes

This commit is contained in:
Gerry Agbobada
2020-05-28 11:12:35 +02:00
parent 6a163fd5c1
commit 718d9a2690
5 changed files with 46 additions and 53 deletions

View File

@@ -58,7 +58,7 @@
:desc "LSP Format buffer/region" "F" #'eglot-format
:desc "LSP Rename" "r" #'eglot-rename
:desc "LSP Find declaration" "j" #'eglot-find-declaration
:desc "LSP Find implementation" "J" #' eglot-find-implementation))
:desc "LSP Find implementation" "J" #'eglot-find-implementation))
;;; <leader> f --- file
(:prefix-map ("f" . "file")