fixup! clangd lsp support

This commit is contained in:
Zelong Kuang
2025-12-14 23:03:35 +11:00
parent 21acbb3ab5
commit b1d97f832b
3 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
;; -*- lexical-binding: t; -*-
(use-package cc-mode
:ensure nil
:init (setq-default c-basic-offset 4))
(when (treesit-available-p)