mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
ffc022b6a7
* vim-vint: add module * vim-vint: add tests * maintainers: add tomodachi94 * vim-vint: fix tests --------- Co-authored-by: Naïm Favier <n@monade.li>
16 lines
325 B
YAML
16 lines
325 B
YAML
cmdargs:
|
|
color: true
|
|
env:
|
|
neovim: true
|
|
severity: error
|
|
policies:
|
|
ProhibitAbbreviationOption:
|
|
enabled: false
|
|
ProhibitEqualTildeOperator:
|
|
enabled: false
|
|
ProhibitImplicitScopeVariable:
|
|
enabled: false
|
|
ProhibitSetNoCompatible:
|
|
enabled: false
|
|
ProhibitUsingUndeclaredVariable:
|
|
enabled: false
|