Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 566 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 566 Bytes

💤 LazyVim

A personal configuration for LazyVim. Refer to the documentation to get started.

News

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.