change screenshot

This commit is contained in:
kiyan42 2020-02-20 21:54:32 +01:00
parent 267b14fc5f
commit 3527a67a9e
3 changed files with 2 additions and 2 deletions

BIN
.github/screenshot.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

BIN
.github/tree.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

View File

@ -49,7 +49,7 @@ nnoremap <leader>n :LuaTreeRefresh<CR>
## Screenshot
![alt text](.github/tree.png?raw=true "file explorer")
![alt text](.github/screenshot.png?raw=true "file explorer")
## TODO
- use libuv functions instead of `touch` and `mkdir` in `create_file()` and allow file creation with path like `foo/bar/baz`
@ -57,4 +57,4 @@ nnoremap <leader>n :LuaTreeRefresh<CR>
- cd command to move faster accross the fs if needed
- quickly find file in the directory structure
- tree should always stay on the side no matter what
- add global ignore parameter