p00f / clangd_extensions.nvim

Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead
MIT License
485 stars 18 forks source link

How to disable inlay hints for designators? #38

Closed agingorange closed 1 year ago

agingorange commented 1 year ago

https://clangd.llvm.org/config#inlayhints

Is there a way to set Designators to no?

p00f commented 1 year ago

Use the clangd config file (see the top of the webpage you linked)