mirror of
https://github.com/amix/vimrc
synced 2025-07-13 06:35:01 +08:00
I don't know how to ignore autoformatting *.h.in files, so change into autoformat files manually.
This commit is contained in:
11
sources_non_forked/vim-cmake/.vintrc.yaml
Normal file
11
sources_non_forked/vim-cmake/.vintrc.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
cmdargs:
|
||||
verbose: true
|
||||
severity: style_problem
|
||||
stat: true
|
||||
color: true
|
||||
env:
|
||||
neovim: true
|
||||
|
||||
policies:
|
||||
ProhibitImplicitScopeVariable:
|
||||
enabled: true
|
Reference in New Issue
Block a user