- The tree is created with libuv functions, which makes it blazingly fast. - The tree may now be faster than any other vim trees, it can handle directories with thousands of files without any latency at all (tested on 40K files, works flawlessly). - More solid logic for opening and closing the tree. - tree state is remembered (closing / opening a folder keeps opened subdirectories open) - detection of multiple git projects in the tree - more icon support - smart rendering - smart updates - ms windows support - gx replacement function running xdg-open on linux, open on macos |
||
|---|---|---|
| .. | ||
| colors.lua | ||
| config.lua | ||
| fs.lua | ||
| populate.lua | ||
| renderer.lua | ||
| tree.lua | ||