mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
add nvim-nonicons and nvim-cursorline. (#51)
This commit is contained in:
parent
e33855282f
commit
cdc99f0f6c
1 changed files with 6 additions and 0 deletions
|
@ -143,6 +143,9 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [nekonako/xresources-nvim](https://github.com/nekonako/xresources-nvim) - Neovim colorscheme based on your xresources color
|
||||
- [savq/melange](https://github.com/savq/melange) - 🗡️ Dark color scheme for Neovim and Vim
|
||||
|
||||
### Icon
|
||||
- [yamatsum/nvim-nonicons](https://github.com/yamatsum/nvim-nonicons) - Icon set using nonicons for neovim plugins and settings
|
||||
|
||||
### Debugging
|
||||
|
||||
- [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) - Debug Adapter Protocol client implementation for Neovim
|
||||
|
@ -179,6 +182,9 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [datwaft/bubbly.nvim](https://github.com/datwaft/bubbly.nvim) - Bubbly status line for neovim.
|
||||
- [beauwilliams/statusline.lua](https://github.com/beauwilliams/statusline.lua) - A tidy statusline for neovim written in lua featuring awesome integrations and blazing speed!
|
||||
|
||||
### Cursorline
|
||||
- [yamatsum/nvim-cursorline](https://github.com/yamatsum/nvim-cursorline) - A plugin for neovim that highlights cursor words and lines
|
||||
|
||||
### Indent
|
||||
|
||||
- [glepnir/indent-guides.nvim](https://github.com/glepnir/indent-guides.nvim) indent plugin.
|
||||
|
|
Loading…
Reference in a new issue