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

@@ -1,3 +1,8 @@
.idea
.python-version
# Emacs per-directory settings
.dir-locals.el
# C/C++ Language Server compile commands
compile_commands.json