Adding glow.nvim and others. (#3)

main
Dave Lage 4 years ago committed by GitHub
commit 1ba8350995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,41 +5,47 @@ Collections of awesome neovim plugins. Mostly targeting neovim specific features
Make a pull request to add your neovim plugin.
## General
- [npxbr/glow.nvim](https://github.com/npxbr/glow.nvim)
## Syntax
- nvim-treesitter/nvim-treesitter
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
## LSP (Neovim Nightly)
- nvim-lua/lspconfig
- nvim-lua/diagnostic-nvim
- nvim-lua/completion-nvim
- [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
- [nvim-lua/diagnostic-nvim](https://github.com/nvim-lua/diagnostic-nvim)
- [nvim-lua/completion-nvim](https://github.com/nvim-lua/completion-nvim)
- [nvim-lua/lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim)
- tjdevries/lsp_extensions.nvim
- [tjdevries/lsp_extensions.nvim](https://github.com/tjdevries/lsp_extensions.nvim)
## Snippets
- norcalli/snippets.nvim
- [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim)
## Fuzzy
- nvim-lua/telescope.nvim
- [nvim-lua/telescope.nvim](https://github.com/nvim-lua/telescope.nvim)
## Colors
- norcalli/nvim-colorizer.lua
- [norcalli/nvim-colorizer.lua](https://github.com/norcalli/nvim-colorizer.lua)
- [tjdevries/colorbuddy.nvim](https://github.com/tjdevries/colorbuddy.nvim)
- [norcalli/nvim-base16.lua](https://github.com/norcalli/nvim-base16.lua)
## Games
- ThePrimeagen/vim-be-good
- [ThePrimeagen/vim-be-good](https://github.com/ThePrimeagen/vim-be-good)
## Neovim Development
- tjdevries/nlua.nvim
- [tjdevries/nlua.nvim](https://github.com/tjdevries/nlua.nvim)
## Statusline
- tjdevries/express_line.nvim
- [tjdevries/express_line.nvim](https://github.com/tjdevries/express_line.nvim)
## Plugin Managers
- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim)

Loading…
Cancel
Save