From 36cad3b53b2878fc6e1cbdf4f942d76988e04750 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Sun, 8 Oct 2023 00:04:46 +0200 Subject: Updating readme for netrw changes --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index f46b2b2..919fed9 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,6 @@ This config has just the necessary plugins installed: ### Graphics utilities -- [Fern](https://github.com/lambdalisue/fern.vim) to have a file tree in vim. -- [Fern renderer devicons](https://github.com/lambdalisue/fern-renderer-devicons.vim) to have devicons in fern. -- [Fern git mapping](https://github.com/lambdalisue/fern-mapping-git.vim) to add git stage & unstage in fern. -- [Fern git status](https://github.com/lambdalisue/fern-git-status.vim.git) show file git status in fern. - [Vim which key](https://github.com/liuchengxu/vim-which-key) show leader keybinds in a GUI. - [Vim devicons](https://github.com/ryanoasis/vim-devicons) language icons for vim. - [Vim gitgutter](https://github.com/airblade/vim-gitgutter) to see diff between files with git. @@ -87,19 +83,11 @@ This config has just the necessary plugins installed: More help at `:help spell` -### Fern +### Treeview -For help, use `:help fern`. +For help, use `:help netrw`. Keybinds: - `Ctrl+f` open the treeview buffer at the left, -- `ga` stage a file from git, -- `gu` unstage a file from git, -- `a` create a file or folder, -- `d` delete a file or folder, -- `r` rename a file or folder, -- `m` move a file or folder, -- `v` open a file in vertical split, -- `s` open a file in horizontal split ### Vim Gutter -- cgit v1.2.3