Skip to content

Commit

Permalink
Mention the clangd config file in the README (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
HighCommander4 authored Dec 12, 2024
1 parent d467d10 commit b118caf
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 b118caf

Please sign in to comment.