From 9a1769e1a10f7b5ca6464e067a2a0e8b44d2e5e5 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 26 May 2022 12:32:12 +0100 Subject: Typos, updated list, TODO --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c52b372..cf7a3a8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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), utocompleten + - nvim 0.5.0 or later: Scala LSP (metals), autocomplete, bufdel, which-key, ... - nvim 0.5.1 or later: telescope - nvim 0.6.1 or later: LSP support @@ -53,3 +53,7 @@ Remove the `Plug` line and run: :PlugClean +## TODO + +Convert all to lua and support only nvim. + -- cgit v1.2.3