Allow forced require!
This commit is contained in:
parent
1677844fd6
commit
188baf8626
2 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
;;
|
||||
(def-bootstrap! cc
|
||||
;; NOTE Untested
|
||||
(require! :lang cc)
|
||||
(require! :lang cc t)
|
||||
(require 'irony)
|
||||
(unless (expand-file-name "bin/irony-server" irony-server-install-prefix)
|
||||
(pcase (doom-system-os)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue