aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-05-26 12:32:12 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:31 +0100
commit9a1769e1a10f7b5ca6464e067a2a0e8b44d2e5e5 (patch)
tree49ec541f119e7a2c210c04655c41d647177148f5 /README.md
parentc41563c2ad80670d9fd1db52e08b18de2087b2d5 (diff)
downloaddotnvim-9a1769e1a10f7b5ca6464e067a2a0e8b44d2e5e5.tar.gz
dotnvim-9a1769e1a10f7b5ca6464e067a2a0e8b44d2e5e5.zip
Typos, updated list, TODO
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
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.
+