mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
add beauwilliams/statusline.lua and PHSix/nvim-hybrid (#35)
* add beauwilliams/statusline.lua * Add PHSix/nvim-hybrid
This commit is contained in:
parent
d141e30abe
commit
7d9be74eba
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [theniceboy/nvim\-deus](https://github.com/theniceboy/nvim-deus) - vim-deus with treesitter support
|
||||
- [bkegley/gloombuddy](https://github.com/bkegley/gloombuddy) - Gloom inspired theme for neovim
|
||||
- [Th3Whit3Wolf/one-nvim](https://github.com/Th3Whit3Wolf/one-nvim) - An Atom One inspired dark and light colorscheme for neovim.
|
||||
- [PHSix/nvim-hybrid](https://github.com/PHSix/nvim-hybrid) - A neovim colorscheme write in lua.
|
||||
|
||||
### Debugging
|
||||
- [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) - Debug Adapter Protocol client implementation for Neovim
|
||||
|
@ -148,6 +149,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [adelarsq/neoline.vim](https://github.com/adelarsq/neoline.vim) - A light statusline/tabline plugin for Neovim using Lua.
|
||||
- [ojroques/nvim-hardline](https://github.com/ojroques/nvim-hardline) - A statusline / bufferline. It is inspired by [vim-airline](https://github.com/vim-airline/vim-airline) but aims to be as light and simple as possible.
|
||||
- [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!
|
||||
|
||||
### Indent
|
||||
|
||||
|
|
Loading…
Reference in a new issue