add description to nvim plugins
This commit is contained in:
parent
92cd071b9a
commit
e7b91f0ac2
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -69,16 +69,16 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
|
|||
|
||||
## Neovim plugins
|
||||
|
||||
* [coq.artifacts](https://github.com/ms-jpq/coq.artifacts)
|
||||
* [coq.thirdparty](https://github.com/ms-jpq/coq.thirdparty)
|
||||
* [coq_nvim](https://github.com/ms-jpq/coq_nvim)
|
||||
* [dracula.nvim](https://github.com/Mofiqul/dracula.nvim)
|
||||
* [lazy](https://github.com/folke/lazy.nvim)
|
||||
* [lualine](https://github.com/nvim-lualine/lualine.nvim)
|
||||
* [nvim-autopairs](https://github.com/windwp/nvim-autopairs)
|
||||
* [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
|
||||
* [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
|
||||
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace)
|
||||
* [coq.artifacts](https://github.com/ms-jpq/coq.artifacts): Part of the coq suite.
|
||||
* [coq.thirdparty](https://github.com/ms-jpq/coq.thirdparty): Also part of the coq suite.
|
||||
* [coq_nvim](https://github.com/ms-jpq/coq_nvim): Fast as FUCK nvim completion.
|
||||
* [dracula.nvim](https://github.com/Mofiqul/dracula.nvim): Dracula colorscheme for neovim written in Lua.
|
||||
* [lazy](https://github.com/folke/lazy.nvim): A modern plugin manager for Neovim.
|
||||
* [lualine](https://github.com/nvim-lualine/lualine.nvim): A blazing fast and easy to configure neovim statusline plugin written in pure lua.
|
||||
* [nvim-autopairs](https://github.com/windwp/nvim-autopairs): Autopairs for neovim written in lua.
|
||||
* [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig): Quickstart configs for Nvim LSP.
|
||||
* [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons): Provides Nerd Font icons (glyphs) for use by neovim plugins.
|
||||
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace): A vim / nvim plugin that intelligently reopens files at your last edit position.
|
||||
|
||||
## Other Misc. Tools
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue