Disable irony entirely for C/C++
This commit is contained in:
parent
523822c2fd
commit
e6606d277c
|
@ -51,3 +51,6 @@
|
|||
(package! simple-httpd)
|
||||
(package! org-roam-server
|
||||
:recipe (:host github :repo "org-roam/org-roam-server"))
|
||||
|
||||
;; C/C++ mode adds this, and I don't really need it
|
||||
(package! irony :disable t)
|
||||
|
|
Loading…
Reference in a new issue