refresh tree when changing fs

This commit is contained in:
kiyan42
2020-02-18 16:06:05 +01:00
parent b448b1a0fa
commit 0ed31e065e
4 changed files with 7 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
- [x] change directory base
- [x] add / rename / delete file in directory
- [ ] update tree when altering the FS
- [x] update tree when altering the FS
- [x] syntax highlighting ([exa](https://github.com/ogham/exa) like) and file icons with vim-devicons
- [ ] simple git integration (color of file changing when staged/changed)