From ded2a6510fc2e0fa9fb42036fd4cd90e82951ded Mon Sep 17 00:00:00 2001 From: ray-x Date: Thu, 17 Feb 2022 22:24:53 +1100 Subject: [PATCH] bump up version requirement in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f9bb91..1775ed5 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ I'd like to go beyond what the system is offering. # Install -Require nvim-0.5.0 (a.k.a nightly) +Require nvim-0.6.1, nightly prefered You can remove your lspconfig setup and use this plugin. The plugin depends on lspconfig and [guihua.lua](https://github.com/ray-x/guihua.lua), which provides GUI and fzy support(migrate from [romgrk's project](romgrk/fzy-lua-native)). @@ -760,7 +760,7 @@ end # Errors and Bug Reporting - Please double check your setup and check if minium setup works or not -- It should works for 0.5.1, neovim 0.6.x prefered. +- It should works for 0.6.1, neovim 0.7.x prefered. - Check console output - Check `LspInfo` and treesitter status with `checkhealth` - Turn on log and attach the log to your issue if possible you can remove any personal/company info in the log