1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
SpaceVim/.vintrc.yaml

12 lines
220 B
YAML
Raw Normal View History

2016-12-26 21:42:07 +08:00
cmdargs:
# Checking more strictly
severity: style_problem
policies:
ProhibitImplicitScopeVariable:
enabled: false
ProhibitAbbreviationOption:
enabled: false
2018-07-28 10:58:12 +08:00
ProhibitSetNoCompatible:
enabled: false