Skip to content

Commit

Permalink
Mention the clangd config file in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
HighCommander4 committed Dec 11, 2024
1 parent d467d10 commit eefa4a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ can usually be generated by your build system
See [Project Setup](https://clangd.llvm.org/installation#project-setup)
in the clangd documentation for details and alternatives.

The clangd server also supports a number of feature customizations using its
[config file](https://clangd.llvm.org/config.html).

## Features

### Code completion
Expand Down

0 comments on commit eefa4a7

Please sign in to comment.