On 14/07/2023 16:44, Jonathon Jongsma wrote:
Add some additional information about running clangd for LSP when clang is not your normal compiler. Signed-off-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> --- docs/clangd.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Reviewed-By: Tim Small <tim@xxxxxxxxxxx> Tim