Skip to content

Commit 74ce793

Browse files
authored
doc(readme): add luajit requirement (#2738)
1 parent a2a15cf commit 74ce793

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ This section should guide you to run your first builtin pickers.
4444

4545
[Neovim (v0.9.0)](https://github.com/neovim/neovim/releases/tag/v0.9.0) or the
4646
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.
4749

4850
### Required dependencies
4951

0 commit comments

Comments
 (0)