refactoring to use config options from lua module

This commit is contained in:
kiyan42
2020-03-04 14:58:37 +01:00
parent 0b4c9d8143
commit a33622179d
5 changed files with 44 additions and 47 deletions

View File

@@ -66,7 +66,6 @@ nnoremap <leader>n :LuaTreeFindFile<CR>
- Tree creation should be async
- refactor all `system` call to `libuv` functions, with better error management
- bufferize leafs of node being closed so when opening again the node, we open every directory that was previously open
- make config module to make it easier to add/modify user options
### Features
- sneak like cd command to find a file/directory