Update README.md

navigator
siduck76 3 years ago committed by GitHub
parent c21b1598c7
commit 1e957c89a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,15 +13,14 @@ some cool lua plugins I use
- nvim-lspkind , for lil icons on completion items
- <img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/lspkind.png">
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/lspkind.png">
- nvim-tree.lua , a fast file tree
- <img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/nvimtree.png">
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/nvimtree.png">
- galaxyline , a statusline plugin
- <img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/statusline.png">
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/statusline.png">
- 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.
- <img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/bufferline.png">
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/bufferline.png">
- nvim-web-devicons , lua fork of vim devicons which lets me change icons of filetypes
- <img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/image.png">
<img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/image.png">
- nvim-treesitter' , better syntax highlighting for programming languages.

Loading…
Cancel
Save