Dotfiles/vim/theme/cyberqueer.nvim/selene.toml

10 lines
191 B
TOML

std="neovim"
[rules]
global_usage = "warn"
multiple_statements = "allow"
incorrect_standard_library_use = "allow"
mixed_table = "allow"
unused_variable = "warn"
unescoped_variables = "warn"