style: reformat code using StyLua
This commit is contained in:
parent
912abb7dda
commit
a06a2a7ea2
@ -1,3 +1,6 @@
|
||||
# StyLua configuration values found here:
|
||||
# https://github.com/JohnnyMorganz/StyLua#configuration
|
||||
|
||||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Tabs"
|
||||
|
@ -44,8 +44,7 @@ function M.load()
|
||||
end
|
||||
|
||||
---Change colorscheme to GruberDarker
|
||||
function M.colorscheme()
|
||||
end
|
||||
function M.colorscheme() end
|
||||
|
||||
---GruberDarker configuration bootstrapper
|
||||
---@param opts Options
|
||||
|
Loading…
Reference in New Issue
Block a user