dotfiles/nvim/.config/nvim/after/plugin
Sanchayan Maity 3ba1673068 nvim: after/plugin: fugitive: Update gF and gE mapping
Often it is convenient to merge remote branch origin/foo into local
branch foo, without having to checkout foo first. Use gF mapping for
the same.

One may edit alternate versions of the file in different branches using
:Gedit <branch>:/path/to/file. Use gE mapping for the same.
2021-06-04 15:50:35 +05:30
..
coqtail.vim nvim: plugins: Add support for Coq 2021-05-13 19:38:37 +05:30
ferret.vim nvim: Update mappings for ferret 2021-05-08 14:40:04 +05:30
fugitive.vim nvim: after/plugin: fugitive: Update gF and gE mapping 2021-06-04 15:50:35 +05:30
jk-jumps.vim nvim: after/plugin: Add j and k motion to the jump list 2021-05-18 19:40:03 +05:30
vsnip.vim nvim: after/plugin: vsnip: Fix conflicting key mapping with sneak 2021-05-17 10:34:43 +05:30