diff options
author | Juan J. Martinez <jjm@usebox.net> | 2022-02-18 07:58:02 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:31 +0100 |
commit | d1040ce9075e87cc65fe9c9b16722344da4c274c (patch) | |
tree | 1c85950f3c080094d82cb5f7b5a664a79c3f76ce | |
parent | 4622f620f26a5ac5f352876d883063668e6610d0 (diff) | |
download | dotnvim-d1040ce9075e87cc65fe9c9b16722344da4c274c.tar.gz dotnvim-d1040ce9075e87cc65fe9c9b16722344da4c274c.zip |
Clarified
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ Managed by [vim-plug](https://github.com/junegunn/vim-plug). A few things require nvim at a specific version: - - nvim 0.5.0 or later: Scala LSP (metals), telescope, autocompleten + - nvim 0.5.0 or later: Scala LSP (metals), utocompleten + - nvim 0.5.1 or later: telescope - nvim 0.6.1 or later: LSP support For further information on installed plugins: |