From ff48ac2e6f77a0f9c198b30547ec2bd818997ad4 Mon Sep 17 00:00:00 2001 From: kiyan42 Date: Thu, 20 Feb 2020 23:28:26 +0100 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a6c61527..ac592577 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,5 @@ nnoremap n :LuaTreeRefresh - use libuv functions instead of `touch` and `mkdir` in `create_file()` and allow file creation with path like `foo/bar/baz` - 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 -- html docs ? +- tree should always stay on the side +- html docs