Neovim plugin to automatically adjust git env vars when syncing dotfiles using the "bare git repo" method

ci: Adding panvimdoc and release-please

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/ci.yml
···
steps:
- uses: actions/checkout@v4
- name: panvimdoc
-
uses: kdheepak/panvimdoc@v4
+
uses: kdheepak/panvimdoc@v4.0.1
with:
vimdoc: baredot.nvim
version: "Neovim >= 0.9.0"