feat!: nvim-treesitter changes

This commit is contained in:
Michael Chris Lopez
2022-10-22 09:32:57 +08:00
parent 6455bdfa0e
commit bfb2e0d43a
17 changed files with 205 additions and 196 deletions

View File

@@ -32,7 +32,7 @@ jobs:
vimdoc: zenbones
pandoc: doc/zenbones.md
description: "A collection of contrast-based vim/neovim colorschemes"
version: "Vim v8.1 / Nvim 0.6.0"
version: "Vim v8.1 / Nvim 0.8.0"
- name: Create PR
run: |
if ! [[ -z $(git status -s) ]]; then