update readme

This commit is contained in:
Simon Belmont 2025-03-25 00:03:02 -04:00
parent 17a18c1578
commit dbedbced88
2 changed files with 2 additions and 0 deletions

View file

@ -65,6 +65,7 @@ I use the [Dracula theme](https://draculatheme.com/), following their [color pal
* [vim-airline-themes](https://github.com/vim-airline/vim-airline-themes): Themes for vim-airline.
* [vim-supertab](https://github.com/ervandew/supertab): Use the tab key to do all insert completion.
* [vim-lastplace](https://github.com/farmergreg/vim-lastplace): Intelligently reopen files at your last edit position.
* [vim-auto-pairs](http://www.vim.org/scripts/script.php?script_id=3599): Insert or delete brackets, parens, quotes in pair.
## Other Misc. Tools