Add vim-rhubarb for GitHub support in :GBrowse
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
return {
|
return {
|
||||||
{ 'tpope/vim-fugitive', lazy = false },
|
{ 'tpope/vim-fugitive', lazy = false },
|
||||||
|
{ 'tpope/vim-rhubarb', lazy = false },
|
||||||
{
|
{
|
||||||
'lewis6991/gitsigns.nvim',
|
'lewis6991/gitsigns.nvim',
|
||||||
config = function()
|
config = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user