From 92cd071b9aaebff4cf5fdcbf91bf14a4bf580807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Dom=C3=ADnguez?= Date: Sun, 25 May 2025 00:15:22 -0400 Subject: [PATCH] correct some typos and add missing neovim plugin --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af51ada..e3541ef 100644 --- a/README.md +++ b/README.md @@ -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