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
|
column_width = 120
|
||||||
line_endings = "Unix"
|
line_endings = "Unix"
|
||||||
indent_type = "Tabs"
|
indent_type = "Tabs"
|
||||||
|
@ -44,8 +44,7 @@ function M.load()
|
|||||||
end
|
end
|
||||||
|
|
||||||
---Change colorscheme to GruberDarker
|
---Change colorscheme to GruberDarker
|
||||||
function M.colorscheme()
|
function M.colorscheme() end
|
||||||
end
|
|
||||||
|
|
||||||
---GruberDarker configuration bootstrapper
|
---GruberDarker configuration bootstrapper
|
||||||
---@param opts Options
|
---@param opts Options
|
||||||
|
Loading…
Reference in New Issue
Block a user