update todolist
This commit is contained in:
parent
e5db994ebb
commit
d29b24aa4c
@ -53,8 +53,8 @@ nnoremap <leader>n :LuaTreeRefresh<CR>
|
|||||||

|

|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
- Tree creation should be async
|
||||||
|
- command to find current file in the directory structure
|
||||||
- use libuv functions instead of `touch` and `mkdir` in `create_file()` and allow file creation with path like `foo/bar/baz`
|
- use libuv functions instead of `touch` and `mkdir` in `create_file()` and allow file creation with path like `foo/bar/baz`
|
||||||
- create highlight function to give the user ability to setup colors themselves
|
- create highlight function to give the user ability to setup colors themselves
|
||||||
- cd command to move faster accross the fs if needed
|
- better default colors
|
||||||
- quickly find file in the directory structure
|
|
||||||
- html docs
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user