I broke up with neovim....vim is my best friend now
This commit is contained in:
10
dot_vim/plugged/rust.vim/dot_vintrc.yml
Normal file
10
dot_vim/plugged/rust.vim/dot_vintrc.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
cmdargs:
|
||||
# Checking more strictly
|
||||
severity: style_problem
|
||||
|
||||
policies:
|
||||
# Disable a violation
|
||||
ProhibitUnnecessaryDoubleQuote:
|
||||
enabled: false
|
||||
ProhibitImplicitScopeVariable:
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user