sstallion / vimwiki-cli

Vimwiki Command-Line Interface
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Support `:VimwikiRebuildTags!` in `pre-commit.sh` #9

Open sstallion opened 3 years ago

sstallion commented 3 years ago

Currently, the pre-commit hook does have have support for passing the --all flag to vimwiki. This can cause issues if committing to a freshly cloned repository without existing tag metadata.