mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:40:05 +08:00
7 lines
118 B
TOML
7 lines
118 B
TOML
|
std = "neovim"
|
||
|
|
||
|
[rules]
|
||
|
global_usage = "allow"
|
||
|
multiple_statements = "allow"
|
||
|
incorrect_standard_library_use = "allow"
|