TIL, 2019-07-11
fugitive.vim
::Gstatus
: see an enhanced version ofgit status
.:Gcommit %
to commit the current file, editing the commit message inside the currently running Vim.
- Need to install
rhubarb.vim
to useGbrowse
. I’ve mapped it toLeader-gb
lol