mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
fix(:lang): ensure lsp! is always appended to hooks
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user