dotfiles/nvim/.config/nvim/autoload
Sanchayan Maity a9c91c06e4 nvim: autoload: git: Use bwipeout instead of bdelete
Really delete the buffer. If bdelete is used, we can still go back to
the previous buffer using <C-^> which we do not want. Basically we do
not want a fugitive git buffer to become alternate-file.

See :help alternate-file.
2021-05-14 16:33:45 +05:30
..
c.vim nvim: ftplugin/autoload: C: Run gst-indent on save 2021-05-02 19:23:57 +05:30
git.vim nvim: autoload: git: Use bwipeout instead of bdelete 2021-05-14 16:33:45 +05:30