aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/clangd/config.yaml
blob: a50287de2cc7dcedc36e4dd8a9702d18ff4011f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
Index:
  StandardLibrary: Yes
Diagnostics:
  ClangTidy:
    FastCheckFilter: None
  UnusedIncludes: Strict
  # MissingIncludes: Strict
  Includes:
    AnalyzeAngledIncludes: Yes
InlayHints:
  Enabled: Yes
  BlockEnd: Yes
  DefaultArguments: Yes
Hover:
  ShowAKA: Yes
# ---
# If:
#   PathMatch: ~/llvm-project/.*
# Index:
#   External:
#     Server: clangd.devel.appentra.com:5900
#     MountPoint: /home/ruifm/work/pw-project