update readme with new nvim plugins
This commit is contained in:
parent
e474f94fb6
commit
5a600d1cdc
1 changed files with 3 additions and 0 deletions
|
@ -75,9 +75,12 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
|
|||
* [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.
|
||||
* [mini-icons](https://github.com/echasnovski/mini.icons): Icon provider. Part of 'mini.nvim' library.
|
||||
* [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.
|
||||
* [plenary](https://github.com/nvim-lua/plenary.nvim): Several lua functions.
|
||||
* [snacks](https://github.com/folke/snacks.nvim): A collection of QoL plugins for Neovim.
|
||||
* [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