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

This reverts commit 32eccf1bcc.
This commit is contained in:
Price Hiller 2023-02-26 18:38:56 -06:00
parent 32eccf1bcc
commit bff3de377d
No known key found for this signature in database

View File

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