fix(:lang): ensure lsp! is always appended to hooks
This commit is contained in:
parent
a70e634ebd
commit
9cb4c8b637
7 changed files with 12 additions and 10 deletions
|
@ -240,7 +240,7 @@ If rtags or rdm aren't available, fail silently instead of throwing a breaking e
|
|||
c++-mode-local-vars-hook
|
||||
objc-mode-local-vars-hook
|
||||
cmake-mode-local-vars-hook)
|
||||
#'lsp!)
|
||||
:append #'lsp!)
|
||||
|
||||
(map! :after ccls
|
||||
:map (c-mode-map c++-mode-map)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue