mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
docs(readme): add special line break to better fit Chinese reading habits
This commit is contained in:
parent
1c8d512548
commit
26f8fd271e
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ docker run -w /root -it --rm alpine:edge sh -uelic '
|
|||
## 📂 文件结构
|
||||
|
||||
config 下的文件会在适当的时候被自动加载,所以你不需要手动引入这些文件。
|
||||
|
||||
**LazyVim** 带有一组默认配置文件,这些文件会在您的配置**之前**被加载。
|
||||
请看[这里](https://github.com/LazyVim/LazyVim/tree/main/lua/lazyvim/config)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue