A personal configuration for LazyVim. Refer to the documentation to get started.
Tab size was set to 4 spaces.
Added C++
LSP for cpp users, applied clang
and clang-format
.
If you want to use your personal format styles,
you can refer to .clang-format
in this repo and do your own change
for better performance.
p.s.: .clang-format
should be put in your working directory.
p.p.s: Set cursor to .clang-format
, press g-f
to jump to the file.