Skip to content

Instantly share code, notes, and snippets.

@Angluca
Last active February 23, 2024 06:26
Show Gist options
  • Save Angluca/7069b0d417658e31dc2b1cfdf55d066f to your computer and use it in GitHub Desktop.
Save Angluca/7069b0d417658e31dc2b1cfdf55d066f to your computer and use it in GitHub Desktop.
Easy setting lsp complete include path

Not need compile_commands.jsonor.clangd

Create compile_flags.txt file in curdir, ok :)

-I./include
-I/xxx/xxx/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment