Minor refactors & comment revision
This commit is contained in:
parent
0d6c32ff25
commit
4dab595ad3
6 changed files with 20 additions and 24 deletions
|
@ -159,6 +159,7 @@ This is ignored by ccls.")
|
|||
(set-lookup-handlers! 'cmake-mode
|
||||
:documentation '+cc-cmake-lookup-documentation-fn))
|
||||
|
||||
|
||||
(use-package! company-cmake ; for `cmake-mode'
|
||||
:when (featurep! :completion company)
|
||||
:after cmake-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue