Go to file
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
fish/.config/fish fish: Add git aliases 2020-04-03 11:55:08 +05:30
git git: Use a global gitignore 2020-04-16 10:26:58 +05:30
gnupg/.gnupg Update gnupg and notmuch config 2019-12-31 15:04:16 +05:30
i3/.i3 i3: Fix the keyboard layout and make capslock function as ESC 2020-01-14 12:39:13 +05:30
imapfilter/.imapfilter Update all mail related configs 2020-01-06 10:55:00 +05:30
mbsync Update all mail related configs 2020-01-06 10:55:00 +05:30
msmtp Update all mail related configs 2020-01-06 10:55:00 +05:30
mutt/.mutt mutt: Fix msmtp account settings inside mutt 2020-01-06 18:51:47 +05:30
notmuch Update all mail related configs 2020-01-06 10:55:00 +05:30
nvim nvim: Drop vim-fugitive and move to gina 2020-04-26 18:29:07 +05:30
offlineimap Individual configs should still be in directories 2019-12-31 14:38:50 +05:30
tmux tmux: Update tmux plugins 2020-03-30 11:00:44 +05:30
.gitignore gitignore: Ignore patch & diff files 2020-01-14 21:53:44 +05:30
.gitmodules tmux: Remove tmux fingers 2020-03-25 19:06:21 +05:30
Makefile Makefile: Do not stow gnupg config 2020-01-03 15:27:01 +05:30