1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-03-28 23:13:32 +01:00

Setup GitHub Actions to lint vimscript

This commit is contained in:
Caleb Maclennan
2019-10-22 17:08:25 +03:00
parent 61bee90638
commit 3c63890ce0
2 changed files with 27 additions and 0 deletions

5
.vintrc.yaml Normal file
View File

@@ -0,0 +1,5 @@
cmdargs:
severity: style_problem
color: true
env:
neovim: false