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

chore(build): auto-generate vimdoc

authored by github-actions[bot] and committed by ejrichards 5a77b1c7 b07f6aa8

Changed files
+2 -2
doc
+2 -2
doc/baredot.nvim.txt
··· 60 60 61 61 COMMANDS *baredot.nvim-baredot-commands* 62 62 63 - - `:BaredotInfo` - Print current status 64 - - `:BaredotToggle` - Manually toggle the env vars on / off 63 + - `:Baredot info` - Print current status 64 + - `:Baredot toggle` - Manually toggle the env vars on / off 65 65 66 66 67 67 FUNCTIONS *baredot.nvim-baredot-functions*