[docgen] Update README.md

skip-checks: true
This commit is contained in:
Github Actions
2020-12-10 16:32:20 +00:00
committed by Kiyan
parent 6142223557
commit d8f75f0b09
4 changed files with 25 additions and 8 deletions

View File

@@ -27,6 +27,8 @@ jobs:
ln -s $(pwd) ~/.local/share/nvim/site/pack/nvim-treesitter/start
- name: Update parsers
env:
SKIP_LOCKFILE_UPDATE_FOR_LANGS: tsx,typescript,javascript # HACK: remove as soon tsx,typescript get updated
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print