nvim: un-freeze neogit
This commit is contained in:
parent
28d8b90d77
commit
21c4f6212d
|
@ -187,9 +187,7 @@ require('packer').startup({ function(use)
|
||||||
'https://github.com/nvim-lua/plenary.nvim',
|
'https://github.com/nvim-lua/plenary.nvim',
|
||||||
'https://github.com/folke/which-key.nvim',
|
'https://github.com/folke/which-key.nvim',
|
||||||
'https://github.com/sindrets/diffview.nvim'
|
'https://github.com/sindrets/diffview.nvim'
|
||||||
},
|
}
|
||||||
-- <https://github.com/TimUntersberger/neogit/issues/349> and others
|
|
||||||
commit = '8adf22f103250864171f7eb087046db8ad296f78',
|
|
||||||
}
|
}
|
||||||
use {
|
use {
|
||||||
'https://github.com/tpope/vim-fugitive',
|
'https://github.com/tpope/vim-fugitive',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user