Add support for clangd for c languages in emacs.

This commit is contained in:
Tom Alexander
2024-06-02 12:09:45 -04:00
parent e469ed8b9a
commit c36568462f
9 changed files with 65 additions and 9 deletions

View File

@@ -32,4 +32,6 @@
(require 'lang-dockerfile)
(require 'lang-c)
(load-directory autoload-directory)