Neovim plugin to automatically adjust git env vars when syncing dotfiles using the "bare git repo" method
1# Changelog 2 3## [1.1.0](https://github.com/ejrichards/baredot.nvim/compare/v1.0.0...v1.1.0) (2024-06-17) 4 5 6### Features 7 8* Adding "is_enabled" lua function ([9fd8094](https://github.com/ejrichards/baredot.nvim/commit/9fd80946fe0ad6ab5147238751472e023f4a01c4))