diff --git a/README.md b/README.md index 866486ee..257c0852 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ An attempt to make neovim (cli version) as functional as an IDE while being very # Screenshots - +


@@ -32,19 +33,11 @@ A fuzzy file finder, picker, sorter, previewer and much more: adds indentline : -using indenLine plugin on left and blanklineNvim on right - - - ### galaxyline - fastest statusline plugin I've used so far:
-### gitsigns.nvim - - -Shows git signs of a repo on the signcolumn to indicate diffs/changes etc (needs plenary.nvim) -
### nvim-bufferline.lua - @@ -64,17 +57,6 @@ Better syntax highlighting for programming languages ( my config just has html,c without / with Treesitter : -### nvim-base16 - - -contains a collection of all base16 themes for vim , plugin written in lua (comparison of base16-vim and nvim-base16): - -nvim-base16 doesnt even take time to load unlike base16-vim which was eating half of the loadup time! ( the below screenshot was taken and tested on my old pentium laptop , so results might differ) -
- -(neovim loads pretty fast on ssds) - -
- # Features - File navigation with Nvimtree @@ -83,7 +65,7 @@ nvim-base16 doesnt even take time to load unlike base16-vim which was eating hal - autosave - icons on nvimtree , telescope , bufferline/statusline and almost everywhere! with nvim-web-devicons - minimal status line ( galaxyline) -- gitsigns (colored bars in my config) +- gitsigns (colored bars for git in my config) - using nvim-lsp - nvim-lspconfig for nvim-lps configuration - nvim-compe for autocompletion