Add lsp support to cmake-mode

This commit is contained in:
Henrik Lissner 2020-11-17 12:37:28 -05:00
parent 6f3f4de46d
commit 5233042f4a
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -229,7 +229,8 @@ If rtags or rdm aren't available, fail silently instead of throwing a breaking e
(when (featurep! +lsp)
(add-hook! '(c-mode-local-vars-hook
c++-mode-local-vars-hook
objc-mode-local-vars-hook)
objc-mode-local-vars-hook
cmake-mode-local-vars-hook)
#'lsp!)
(map! :after ccls