fix: editor updates

This commit is contained in:
Devin Haska 2024-05-02 22:07:59 -07:00
parent 54a77fb640
commit 97aa1d9a28
4 changed files with 18 additions and 17 deletions

View file

@ -1,6 +1,7 @@
return {
{
"nvim-neo-tree/neo-tree.nvim",
event = "VeryLazy",
branch = "v3.x",
dependencies = {
"nvim-lua/plenary.nvim",
@ -22,6 +23,7 @@ return {
hide_gitignored = true,
always_show = {
".env",
".env.local",
},
never_show = {
".git",