You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at autoload/flog/backend.vim. You just have to replace the various fugitive commands and functions with equivalents from mini.nvim, and set the various g:flog_backend_* variables appropriately.
It's not very well documented right now and some of these functions aren't documented in the Fugitive documentation either, but with enough effort you can find what they do.
Sorry I don't have more time to write up details right now, but I thought I would point you in the right direction.
Hi, I've been trying to move most of my configuration over to mini.nvim, which has https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-git.md would it be possible to add support for it as an alternative to fugitive?
The text was updated successfully, but these errors were encountered: