From 9c6461b124e130fe022e40112d57da5b073284ae Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Sun, 18 Aug 2024 23:48:46 -0400 Subject: [PATCH] Add note about python --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ee209ce..5649b4a 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,7 @@ A theme, config and collection of plugins for Neovim * **Powerline Fonts**: Required to enable the fancier looking status line * **Universal CTags**: Required by _vim-gutentags_ and _vista_, and optional for _nvim-cmp_ * **Compilers, Linters and Runtimes**: The _ale_ plugin can use compilers, linters and runtimes to provide real-time syntax checking +* **Python**: Required to enable the _MatchTagAlways_ plugin ## Distribution Features