update readme

This commit is contained in:
kiyan42
2020-02-20 23:28:26 +01:00
parent f28dbfa998
commit ff48ac2e6f

View File

@@ -56,6 +56,5 @@ nnoremap <leader>n :LuaTreeRefresh<CR>
- 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`
- cd command to move faster accross the fs if needed - cd command to move faster accross the fs if needed
- quickly find file in the directory structure - quickly find file in the directory structure
- tree should always stay on the side no matter what - tree should always stay on the side
- add global ignore parameter - html docs
- html docs ?