Skip to content

Commit

Permalink
doc(readme): add luajit requirement (nvim-telescope#2738)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conni2461 authored and rameshsanth committed Nov 17, 2023
1 parent d9291d1 commit 456dc53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ This section should guide you to run your first builtin pickers.

[Neovim (v0.9.0)](https://github.com/neovim/neovim/releases/tag/v0.9.0) or the
latest neovim nightly commit is required for `telescope.nvim` to work.
The neovim version also needs to be compiled with LuaJIT, we currently do not
support Lua5.1 because of some ongoing issues.

### Required dependencies

Expand Down

0 comments on commit 456dc53

Please sign in to comment.