add lua plugins (#11)

* add glepnir plugins
main
Raphael 4 years ago committed by GitHub
parent 0e3b81768d
commit 018500c57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,6 +65,7 @@ Have a problem a plugin can solve? Add it to the [nvim-lua wishlist](https://git
- [kyazdani42/blue-moon](https://github.com/kyazdani42/blue-moon) - A dark color scheme for Neovim derived from palenight and carbonight
- [mhartington/oceanic-next](https://github.com/mhartington/oceanic-next) - Oceanic Next theme for neovim
- [Iron-E/nvim-highlite](https://github.com/Iron-E/nvim-highlite) - A colorscheme template that is "lite" on logic for the developer.
- [glepnir/zephyr-nvim](https://github.com/glepnir/zephyr-nvim) - A dark colorscheme with treesitter support
- [rockerBOO/boo-colorscheme-nvim](https://github.com/rockerBOO/boo-colorscheme-nvim) - A colorscheme for Neovim with handcrafted support for LSP, Treesitter.
### Debugging
@ -86,8 +87,13 @@ Have a problem a plugin can solve? Add it to the [nvim-lua wishlist](https://git
### Statusline
- [glepnir/galaxyline.nvim](https://github.com/glepnir/galaxyline.nvim)
- [tjdevries/express_line.nvim](https://github.com/tjdevries/express_line.nvim)
### Indent
- [glepnir/indent-guides.nvim](https://github.com/glepnir/indent-guides.nvim) Experimental indentation plugin, currently not stable
### Games
- [ThePrimeagen/vim-be-good](https://github.com/ThePrimeagen/vim-be-good)

Loading…
Cancel
Save