nvim-tree.lua/lua/lib
kyazdani42 f397e1050c fix git parsing and init
- run `ls ROOT_PATH` on init to make sure we are in the right place
- match git path with `.*` to make sure we check when in a subdir
> it could cause issues though, fix this later with a better
> git interface
2020-02-19 23:01:52 +01:00
..
colors.lua add symlink handling 2020-02-19 18:40:10 +01:00
file.lua make code faster and cleaner in file.lua and winutils.lua 2020-02-19 19:43:03 +01:00
format.lua add symlink handling 2020-02-19 18:40:10 +01:00
git.lua fix git parsing and init 2020-02-19 23:01:52 +01:00
state.lua fix git parsing and init 2020-02-19 23:01:52 +01:00
winutils.lua make code faster and cleaner in file.lua and winutils.lua 2020-02-19 19:43:03 +01:00