Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Commit 43e4e0e

Browse files
auto: generate help
1 parent 995afbb commit 43e4e0e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/fennel-syntax.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ OPTIONS *fennel-syntax-configuration-options*
3030

3131
FENNEL_LUA_VERSION ~
3232

33-
Specifies the Lua version (`5.1`, `5.2`, `5.3`, or `5.4`) for highlighting
34-
corresponding literals and keywords. If not set manually, it is inferred
35-
automatically by invoking `lua -v`.
33+
Specifies the Lua version (`5.1`, `5.2`, `5.3`, `5.4`, or `5.5`) for
34+
highlighting corresponding literals and keywords. If not set manually, it is
35+
inferred automatically by invoking `lua -v`.
3636

3737
>vim
3838
let g:fennel_lua_version = '5.4'

0 commit comments

Comments
 (0)