From 29daa4d00bfed95945a88be5f93fcbfa907d5533 Mon Sep 17 00:00:00 2001 From: Kiyan Yazdani Date: Wed, 5 Feb 2020 01:12:50 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1da0a617..876b1b7b 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,14 @@ I really don't like any of the vim trees, they are all too complicated for their ## Goals / Features ### 0.1 -- [] moving around the file structure like any basic tree +- [ ] moving around the file structure like any basic tree - [x] open file in current buffer or in split with FzF like bindings (CR, C-v, C-x) ### 0.2 -- [] add / delete file in directory -- [] quickly find file in the directory structure +- [ ] add / delete file in directory +- [ ] quickly find file in the directory structure ### 0.3 -- [] icons for files -- [] simple git integration (color of file changing when staged/changed) +- [ ] icons for files +- [ ] simple git integration (color of file changing when staged/changed)