mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
Doom and gloom when things go boom, in Dexter's laaaaab
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
:mode "CMakeLists\\.txt$"
|
||||
:config
|
||||
(progn
|
||||
(after "auto-complete" (add-to-list 'ac-modes 'cmake-mode))
|
||||
(after "company"
|
||||
(use-package company-cmake
|
||||
:config (company--backend-on 'cmake-mode-hook 'company-cmake 'company-yasnippet)))))
|
||||
|
Reference in New Issue
Block a user