mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-28 22:41:57 +00:00
6 lines
67 B
TOML
6 lines
67 B
TOML
std = "vim"
|
|
exclude = [".devenv/*"]
|
|
|
|
[lints]
|
|
mixed_table = "allow"
|