Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
TwIStOy committed Apr 4, 2024
1 parent f9f0844 commit 19ddfba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/dotvim/pkgs/editor/plugins/neo-tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ return {
"nvim-telescope/telescope.nvim",
},
cmd = { "Neotree" },
event = { "VeryLazy" },
init = function()
vim.g.neo_tree_remove_legacy_commands = true
end,
Expand Down

0 comments on commit 19ddfba

Please sign in to comment.