add syntax highlighting

This commit is contained in:
kyazdani42
2020-02-14 16:51:33 +01:00
parent 4761e3f2a5
commit 083d2b556d
4 changed files with 90 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
- [x] add / rename / delete file in directory
- [ ] update tree when altering the FS
- [ ] syntax highlighting
- [x] syntax highlighting
- [ ] simple git integration (color of file changing when staged/changed)
- [ ] quickly find file in the directory structure
@@ -25,3 +25,4 @@
- [ ] handle permissions properly (TODO: display error on Read access denied)
- [ ] buffer / window should always stay on the left and never change size (open a file with only the tree open to reproduce this bug)
- [ ] buffer / window should not disappear when only the tree is opened