You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched through the existing issues of AstroNvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.9.4
Operating system/version
Manjaro Linux
Terminal/GUI
tilix
Describe the bug
The cpp pack contains both clangd and clang-format. clangd includes the clang-format functionality https://clangd.llvm.org/features.html so having both seems unnecessary.
Steps to Reproduce
install cpp pack
edit cpp file
both clangd and clang-format are enabled.
Expected behavior
Only clangd is required to have lsp and code formatting
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Neovim version (nvim -v)
0.9.4
Operating system/version
Manjaro Linux
Terminal/GUI
tilix
Describe the bug
The cpp pack contains both clangd and clang-format. clangd includes the clang-format functionality https://clangd.llvm.org/features.html so having both seems unnecessary.
Steps to Reproduce
Expected behavior
Only clangd is required to have lsp and code formatting
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: