1
0
Fork 0

correct some typos and add missing neovim plugin

This commit is contained in:
Peter Domínguez 2025-05-25 00:15:22 -04:00
parent 053e3e015b
commit 92cd071b9a

View file

@ -75,9 +75,10 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
* [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)
* [nvim-lastplace](https://github.com/farmergreg/vim-lastplace)
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace)
## Other Misc. Tools