-
Notifications
You must be signed in to change notification settings - Fork 459
Knowledge Garden
jint_lzxy_ edited this page Jun 26, 2024
·
24 revisions
Note
This wiki page catalogues all discussions and issues containing useful information.
-
<C-v>
freezes nvim when pasting a large number of texts - How can I traverse functions with jump list?
- How to go to next/previous live_grep results directly?
- clangd related issues.
- clangd can’t find standard library headers
- clangd: Third-party header file not found
- clang-format: Use style configuration file
- no support c++11, and include my head ERROR
- Disable clang-tidy for clangd, but not effective
- How can I clean these error for C++20
- How to jump to
var
andstruct
definitions usingclangd
viagd/gD
? - How can I modify the clangd.lua to make it support C++ 20?
- pyright related issues
- pylsp related issues
- misc
- Treesitter highlights broken due to
query: invalid node type
- Will Treesitter ever be stable on big files?(Reddit Post)