mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:40:04 +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"
|