You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In :PlugDiff, it's possible to hit enter on a given commit to view its content:
fugitive.vim has a very similar feature for viewing commits, but with extra features like being able to browse to other commits and files, and with rhubarb.vim and others, to open the equivalent forge URL e.g. on GitHub.
It'd be cool if vim-plug used fugitive to view commits when it's available.
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.5/share/nvim"
Type:
Bug
Enhancement
Feature Request
Question
OS:
All/Other
Linux
macOS
Windows
Vim:
Terminal Vim
GVim
Neovim
The text was updated successfully, but these errors were encountered:
In
:PlugDiff
, it's possible to hit enter on a given commit to view its content:fugitive.vim has a very similar feature for viewing commits, but with extra features like being able to browse to other commits and files, and with rhubarb.vim and others, to open the equivalent forge URL e.g. on GitHub.
It'd be cool if vim-plug used fugitive to view commits when it's available.
The text was updated successfully, but these errors were encountered: