From a6dcd476aa5712d0d1310933a038d4ec33ce64a1 Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Fri, 10 Sep 2021 22:53:48 +0530 Subject: [PATCH] Update TODOs --- docs/en/src/todo.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en/src/todo.md b/docs/en/src/todo.md index 0969329..68c2985 100644 --- a/docs/en/src/todo.md +++ b/docs/en/src/todo.md @@ -13,11 +13,11 @@ TODO - [x] Add sorting support. - [x] Add filter support. - [x] File previews. -- [ ] Implement plugins support (or some way to easily share configuration). +- [x] Implement plugins support (or some way to easily share configuration). - [x] Bigger (and better) help menu. -- [ ] Offline docs. -- [ ] Support for background services. -- [x] ~Customize~ switch UI in run-time. +- [x] Offline docs. +- [ ] Support for background services +- [x] ~Customize~ switch UI at run-time. - [ ] More tests and benchmarks. - [ ] Measure code coverage. - [ ] Improve the [vim plugin][4]. @@ -33,4 +33,4 @@ Like this project so far? **[Please consider contributing][6].** [3]:https://github.com/sayanarijit/xplr/wiki/Hacks#bookmark [4]:https://github.com/sayanarijit/xplr.vim [5]:https://github.com/sayanarijit/xplr/discussions/2 -[6]:contribute.md \ No newline at end of file +[6]:contribute.md