From 1d4561690b8a267cd0ebf909a37f4ed320433a53 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Sun, 8 Oct 2023 12:16:11 +0200 Subject: Removing vim-airline and using custom statusline --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 919fed9..8c4dc09 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,10 @@ This config has just the necessary plugins installed: ### Themes - [OneDark](https://github.com/joshdick/onedark.vim) onedark theme. -- [Vim Airline](https://github.com/vim-airline/vim-airline) Vim statusline. ### Graphics utilities - [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. ### LSP @@ -88,6 +86,9 @@ More help at `:help spell` For help, use `:help netrw`. Keybinds: - `Ctrl+f` open the treeview buffer at the left, +- `gh` show/hide hidden files, +- `gp` change permission of local file +- `I` show netrw banner, ### Vim Gutter -- cgit v1.2.3