feat(commands): Support bang on commands to force retain focus

See readme
This commit is contained in:
hedy
2023-11-01 18:38:18 +08:00
parent a23b8d9f60
commit 0ad33c4842
3 changed files with 86 additions and 23 deletions

View File

@@ -12,6 +12,7 @@ jobs:
uses: kdheepak/panvimdoc@main
with:
vimdoc: symbols-outline
version: "NVIM v0.7.0"
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "Auto generate vim docs"