Files
requirements.txt.vim/.pre-commit-config.yaml
Wu Zhenyu 527129455a Add document
Generate document by vimdoc
Add a pre-commit-hook to call vimdoc automatically after git commit
2022-10-31 08:32:59 +08:00

7 lines
134 B
YAML

---
repos:
- repo: https://github.com/google/vimdoc
rev: 73bc1efaacb55a59d5206d0ac50e5432ea0192c1
hooks:
- id: vimdoc