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

chore(build): auto-generate vimdoc

Changed files
+1
doc
+1
doc/baredot.nvim.txt
···
FUNCTIONS *baredot.nvim-baredot-functions*
- `require("baredot").info()` - Print current status
+
- `require("baredot").is_enabled()` - Returns current status as boolean
- `require("baredot").toggle()` - Manually toggle the env vars on / off
- `require("baredot").set(boolean)` - Set the env vars on / off