ci: Add luacheck ci job (#317)
* Add luacheck ci job * Fix most of the linting issues * fixup: lint Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
This commit is contained in:
@@ -17,7 +17,7 @@ function themes.get_dropdown(opts)
|
||||
layout_strategy = "center",
|
||||
results_title = false,
|
||||
preview_title = "Preview",
|
||||
preview_cutoff = 1, -- Preview should always show (unless previewer = false)
|
||||
preview_cutoff = 1, -- Preview should always show (unless previewer = false)
|
||||
width = 80,
|
||||
results_height = 15,
|
||||
borderchars = {
|
||||
|
||||
Reference in New Issue
Block a user