Revert "Revert "fix(nvim): pin neogit to commit prior to a fault""

This reverts commit bff3de377d276faf682d756ad33490cef1962c6e.
This commit is contained in:
Price Hiller 2023-02-26 21:36:49 -06:00
parent b3c6b51fd2
commit 86d41ce892
No known key found for this signature in database

View File

@ -212,6 +212,7 @@ lazy.setup({
"nvim-neo-tree/neo-tree.nvim",
event = "VeryLazy",
branch = "v2.x",
commit = "4077fc611aa084ac3a171f69c2d7af23b2180a3e",
dependencies = {
"kyazdani42/nvim-web-devicons",
"nvim-lua/plenary.nvim",