local neotree = require("neo-tree") vim.g.neo_tree_remove_legacy_commands = 1 neotree.setup({ use_libuv_file_watcher = true })