mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-21 11:22:34 -05:00
Add note about python
This commit is contained in:
parent
1bd7ee194b
commit
9c6461b124
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue