Clean up the readme

This commit is contained in:
Kevin MacMartin 2024-03-04 14:38:13 -05:00
parent 76d82b14cf
commit 880aa83f10
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ A theme, config and collection of plugins for Vim
## Optional Requirements
* **Compilers, Linters and Runtimes**: The ale plugin can use compilers, linters and runtimes to provide real-time syntax checking
* **CTags**: Required by _tagbar_ and _deoplete_ ([ctags website](http://ctags.sourceforge.net))
* **Powerline Fonts**: Required to enable the fancier looking status line ([powerline-fonts repo](https://github.com/Lokaltog/powerline-fonts))
* **CTags**: Required by _tagbar_, _vim-gutentags_ and _deoplete_
* **Powerline Fonts**: Required to enable the fancier looking status line
* **Python**: Required for _deoplete_ autocompletion functionality
* **Neovim Python Module**: Required for _deoplete_ autocompletion
* **Python Msgpack**: Required for _deoplete_ autocompletion