Replies: 2 comments
-
I think you're right! Thanks :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this discussion can be closed now, this was fixed in f124c60. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think you have forgotten to put a comma at the and of line 104, in README.md on branch master.
The current code is
disable_line_numbers = true
but I think it should be
disable_line_numbers = true,
.I'm new to Lua so May be wrong.
Beta Was this translation helpful? Give feedback.
All reactions