We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a15cf commit 74ce793Copy full SHA for 74ce793
README.md
@@ -44,6 +44,8 @@ This section should guide you to run your first builtin pickers.
44
45
[Neovim (v0.9.0)](https://github.com/neovim/neovim/releases/tag/v0.9.0) or the
46
latest neovim nightly commit is required for `telescope.nvim` to work.
47
+The neovim version also needs to be compiled with LuaJIT, we currently do not
48
+support Lua5.1 because of some ongoing issues.
49
50
### Required dependencies
51
0 commit comments