From 3c614976eb61a6618f84a3668fa778eb0bf1a943 Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Tue, 3 May 2022 00:37:00 -0700 Subject: feat: lsp support for C/C++ --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 6d35edb..433bcdc 100644 --- a/init.el +++ b/init.el @@ -112,7 +112,7 @@ :lang ;;agda ; types of types of types of types... ;;beancount ; mind the GAAP - ;;cc ; C > C++ == 1 + (cc +lsp) ; C > C++ == 1 ;;clojure ; java with a lisp ;;common-lisp ; if you've seen one lisp, you've seen them all ;;coq ; proofs-as-programs -- cgit v1.2.3