diff --git a/README.md b/README.md index ba17c63..ad490a4 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,12 @@ creates the tags it needs on-the-fly in-memory without creating any files. ## Dependencies -[Vim 7.3.1058](http://www.vim.org/) -[Exuberant Ctags 5.5](http://ctags.sourceforge.net/) or -[Universal Ctags](https://ctags.io) (recommended), a maintained fork of -Exuberant Ctags. +* [Vim](http://www.vim.org/) at least version 7.3.1058 + or [NeoVim](https://neovim.io/). + +* [Exuberant Ctags 5.5](http://ctags.sourceforge.net/) + or [Universal Ctags](https://ctags.io) (recommended), a maintained fork of + Exuberant Ctags. ## Installation