dotfiles/nvim
Sanchayan Maity f56bb8c5fb nvim: Drop vim-fugitive and move to gina
vim-fugitive from Tpope is synchronous on neovim. It is
asynchronous on vim when vim-dispatch is available but for
neovim it will always be synchronous. Gina is asynchronous
by default and does not freeze on large repos like fugitive
does. So drop fugitive, other plugins and settings dependent
on it.

While at it, also add some more good things from git gutter
and some shortcuts.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-04-26 18:29:07 +05:30
..
.config/nvim nvim: Drop vim-fugitive and move to gina 2020-04-26 18:29:07 +05:30
.local/share/nvim/site/autoload nvim: Update vim plug 2020-04-12 15:37:29 +05:30