Go to file
Sanchayan Maity d04c8675f9 nvim: Switch back to gina dropping fugitive
The only purposes we have been using fugitive for is status and commit
which should be equally comfortable with gina. Gina log is really
instantaneous even on big repositories like Linux while fugitive just
freezes vim. For handling hunks, merge and rebase conflicts we anyways
rely on the other plugins.

We use edita so that applications which use $EDITOR internally can work
inside neovim terminal without opening another instance which does not
work with the already running instance. This is required for things like
interactive rebase. See below issue.
https://github.com/lambdalisue/gina.vim/issues/276

We drop fzf-checkout as it isn't that useful anymore since gina allows
easy checkouts for branch or tags easily.
2020-10-06 17:43:02 +05:30
fish/.config/fish fish: config: Enable fzf key bindings 2020-07-02 14:39:54 +05:30
git Revert "git: Use vimdiff3 for merge" 2020-10-06 17:28:16 +05:30
gnupg/.gnupg Update gnupg and notmuch config 2019-12-31 15:04:16 +05:30
i3/.i3 i3: Do not start manjaro-hello on start up 2020-09-26 10:48:00 +05:30
imapfilter/.imapfilter Switch to asymptotic 2020-07-23 20:20:48 +05:30
mbsync Switch to asymptotic 2020-07-23 20:20:48 +05:30
msmtp Switch to asymptotic 2020-07-23 20:20:48 +05:30
mutt/.mutt mutt: asymptotic: Fix set from 2020-07-30 16:29:42 +05:30
notmuch Switch to asymptotic 2020-07-23 20:20:48 +05:30
nvim nvim: Switch back to gina dropping fugitive 2020-10-06 17:43:02 +05:30
offlineimap Individual configs should still be in directories 2019-12-31 14:38:50 +05:30
tmux tmux: Update tmux plugins 2020-10-02 12:08:21 +05:30
.gitignore gitignore: Ignore patch & diff files 2020-01-14 21:53:44 +05:30
.gitmodules tmux: Add extrakto tmux plugin 2020-06-12 10:19:30 +05:30
Makefile Makefile: Do not stow gnupg config 2020-01-03 15:27:01 +05:30