From 1feacfb4bd9836c1ae479dbd42eb86f1766626b4 Mon Sep 17 00:00:00 2001 From: ray-x Date: Fri, 18 Feb 2022 08:25:04 +1100 Subject: [PATCH] bumpup default neovim version --- doc/navigator.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/navigator.txt b/doc/navigator.txt index 7553f71..c34347b 100644 --- a/doc/navigator.txt +++ b/doc/navigator.txt @@ -151,7 +151,7 @@ SIMILAR PROJECTS / SPECIAL MENTIONS: *navigator-similar_projects_/_special_menti ================================================================================ INSTALL *navigator-install* -Require nvim-0.5.0 (a.k.a nightly) +Require nvim-0.6.1 or nightly 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)). @@ -685,7 +685,7 @@ TODO *navigator-tod ERRORS AND BUG REPORTING *navigator-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