refresh tree when changing fs

This commit is contained in:
kiyan42
2020-02-18 16:06:05 +01:00
parent b448b1a0fa
commit 0ed31e065e
4 changed files with 7 additions and 10 deletions

View File

@@ -20,10 +20,9 @@ local set_mappings = winutils.set_mappings
local conf = require 'lib/conf'
local set_root_path = conf.set_root_path
local get_root_path = conf.get_root_path
local get_cwd = conf.get_cwd
init_tree(get_root_path())
init_tree()
local function toggle()
if is_win_open() == true then