mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 00:50:05 +08:00
docs(core): update core layer doc
This commit is contained in:
parent
f5dd857c81
commit
7e370e7c65
@ -35,6 +35,9 @@ To use defx, please add following snippet into your configuration file.
|
|||||||
|
|
||||||
- `filetree_show_hidden`: option for showing hidden file in filetree, disabled by default.
|
- `filetree_show_hidden`: option for showing hidden file in filetree, disabled by default.
|
||||||
- `enable_smooth_scrolling`: enable/disabled smooth scrolling key bindings, enabled by default.
|
- `enable_smooth_scrolling`: enable/disabled smooth scrolling key bindings, enabled by default.
|
||||||
|
- `enable_filetree_gitstatus`: enable/disable git status column in filetree.
|
||||||
|
- `enable_filetree_filetypeicon`: enable/disable filetype icons in filetree.
|
||||||
|
- `enable_netrw`: enable/disable netrw, disabled by default.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[[layers]]
|
[[layers]]
|
||||||
|
Loading…
Reference in New Issue
Block a user