Update ui.lua

This commit is contained in:
Matthis Kälble 2023-01-25 18:54:46 +01:00 committed by GitHub
parent 5ac9938cc8
commit d94f1bee2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ return {
end, end,
}, },
}, },
extensions = { "nvim-tree" }, extensions = { "neo-tree" },
} }
end, end,
}, },