From 77cb4a8d7c3dcac52dab56f3005bde5310f74095 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 17 Feb 2022 13:05:42 +0000 Subject: Using neovim lsp support (for python initialy) --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fb4da3f..8383f44 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ Managed by [vim-plug](https://github.com/junegunn/vim-plug). -A few things require nvim 0.5.0 or later, but (hopefully) won't load if not possible. +A few things require nvim at a specific version: + + - nvim 0.5.0 or later: Scala LSP (metals), telescope, autocompleten + - nvim 0.6.1 or later: LSP support For further information on installed plugins: @@ -21,7 +24,7 @@ If you're not using vim 8; create a `.vimrc` with: This can be also be used to customise your local vim configuration without having uncommitted changes in your repository. -In case of Neovim, you can link the provided `init.vim` into `~/.config/nvim/init.vim`. +In case of neovim, you can link the provided `init.vim` into `~/.config/nvim/init.vim`. Then it is recommended you run: -- cgit v1.2.3