From 80b091a80629e209c32992040a34a1a578b6e2b4 Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Tue, 28 Jul 2026 21:12:01 +0800 Subject: [PATCH] =?UTF-8?q?chore(clangd):=20=E8=A1=A5=E5=85=A8=E6=97=B6?= =?UTF-8?q?=E7=A6=81=E6=AD=A2=E8=87=AA=E5=8A=A8=E6=8F=92=E5=85=A5=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .clangd | 1 + 1 file changed, 1 insertion(+) diff --git a/.clangd b/.clangd index d525566..02303a5 100644 --- a/.clangd +++ b/.clangd @@ -2,3 +2,4 @@ Completion: ArgumentLists: None + HeaderInsertion: Never