mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 09:39:51 +00:00
7 lines
219 B
VimL
7 lines
219 B
VimL
" Note: You must enable per-project .vimrc in your ~/.vimrc
|
|
" set secure
|
|
" set exrc
|
|
|
|
" PowerShell settings
|
|
let g:ale_powershell_psscriptanalyzer_exclusions = "PSAvoidUsingWriteHost,PSUseDeclaredVarsMoreThanAssignments"
|