We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vader.yml
vim-json
vim-toml
1 parent 3b27b0f commit dcf692fCopy full SHA for dcf692f
.github/workflows/vader.yml
@@ -23,7 +23,7 @@ jobs:
23
${{ matrix.vimFlavor }} --version
24
- name: Fetch Vader and other dependencies
25
run: |
26
- make build/tabular build/vim-toml build/vim-json build/vader.vim
+ make build/tabular build/vader.vim
27
- name: Run test suite
28
29
cd test
0 commit comments