nvim: pin neovim to older commit
after that came some bugs that prevent me from using it
This commit is contained in:
parent
820b17ffca
commit
dfed47d0a4
@ -188,6 +188,8 @@ require('packer').startup({ function(use)
|
||||
'https://github.com/folke/which-key.nvim',
|
||||
'https://github.com/sindrets/diffview.nvim'
|
||||
},
|
||||
-- <https://github.com/TimUntersberger/neogit/issues/349> and others
|
||||
commit = '8adf22f103250864171f7eb087046db8ad296f78',
|
||||
}
|
||||
use {
|
||||
'https://github.com/tpope/vim-fugitive',
|
||||
|
Loading…
x
Reference in New Issue
Block a user