Enable clangd for C/C++
This commit is contained in:
parent
9479747ffc
commit
de6154c528
2
init.el
2
init.el
|
@ -113,7 +113,7 @@
|
||||||
:lang
|
:lang
|
||||||
;;agda ; types of types of types of types...
|
;;agda ; types of types of types of types...
|
||||||
beancount ; mind the GAAP
|
beancount ; mind the GAAP
|
||||||
cc ; C > C++ == 1
|
(cc +lsp) ; C > C++ == 1
|
||||||
;;clojure ; java with a lisp
|
;;clojure ; java with a lisp
|
||||||
;;common-lisp ; if you've seen one lisp, you've seen them all
|
;;common-lisp ; if you've seen one lisp, you've seen them all
|
||||||
coq ; proofs-as-programs
|
coq ; proofs-as-programs
|
||||||
|
|
Loading…
Reference in a new issue