From 46b3fcde0407d8919f272e21403acf88c9f6edca Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 4 Jun 2022 12:44:37 +0100 Subject: Won't work with vim anymore --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 398a9a0..873f1cc 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,19 @@ 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), autocomplete, bufdel, which-key, lualine ... - - nvim 0.5.1 or later: telescope - - nvim 0.6.1 or later: LSP support - For further information on installed plugins: :help local-additions ## Using it in a new location +**Since I moved to Tokyo Night theme, vim won't work** + My repo is in `~/.vim/`! You shouldn't have a `~/.vimrc` or `~/.vim` directory. cd && git clone --recursive https://github.com/reidrac/dotvim.git .vim -If you're not using vim 8; create a `.vimrc` with: +Create a `.vimrc` with: runtime vimrc @@ -55,5 +51,5 @@ Remove the `Plug` line and run: ## TODO -Convert all to lua and support only nvim. +- Convert all to lua and support only nvim. -- cgit v1.2.3