Created
April 8, 2026 03:01
-
-
Save ZaneH/c49058aef4d9e2cac12463d593e19baa to your computer and use it in GitHub Desktop.
clangd never insert header
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ~/.config/clangd/config.yaml | |
| Completion: | |
| AllScopes: Yes | |
| HeaderInsertion: Never |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment