Update README.md

This commit is contained in:
siduck76 2021-03-13 06:59:04 +05:30 committed by GitHub
parent 1f312e662c
commit a7e79555de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ nvim-web-devicons , lua fork of vim devicons which lets me change icons of filet
- gitsigns.nvim , to show git signs of a repo on the signcolumn to indicate diffs/changes etc (needs plenary.nvim) - gitsigns.nvim , to show git signs of a repo on the signcolumn to indicate diffs/changes etc (needs plenary.nvim)
- nvim-bufferline.lua , as a top bufferline like thing which lets me switch tabs , close them. - nvim-bufferline.lua , as a top bufferline like thing which lets me switch tabs , close them.
- nvim-treesitter' , better syntax highlighting for programming languages. - nvim-treesitter' , better syntax highlighting for programming languages.
- nvim-lspkind , for lil icons on completion items