The idea behind this plugin is to provide a fully featured Vim branch viewer as light as possible. Take advantage of Vim and Fugitive's builtin features instead of recreating them whenever possible. Let users customize how they use Flog so they can use their personal workflows and preferred interface.
Vim:
./t/run.sh
Neovim:
NVIM=true ./t/run.sh
- Ensure changes to the code are simple, iterative, and consistent.
- Keep documentation easy to read, concise, and up-to-date.
- Add/update tests if appropriate.