Update README.md
This commit is contained in:
parent
275e9209f0
commit
c21b1598c7
19
README.md
19
README.md
|
@ -13,20 +13,15 @@ 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">
|
||||
|
||||
- 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/lspkind.png">
|
||||
- nvim-tree.lua , a fast file tree
|
||||
- <img src = "https://raw.githubusercontent.com/siduck76/personal-backup/master/rice%20flex/nvimtree.png">
|
||||
|
||||
- galaxyline , as statusline
|
||||
- galaxyline , a statusline plugin
|
||||
- <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">
|
||||
- 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">
|
||||
|
||||
- nvim-treesitter' , better syntax highlighting for programming languages.
|
||||
|
||||
- nvim-webdevicons , for changing icons
|
||||
|
||||
|
|
Loading…
Reference in New Issue