We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aeed65 commit 4524d2bCopy full SHA for 4524d2b
lua/carbon-now.lua
@@ -158,4 +158,4 @@ Carbon.setup = function(params)
158
create_commands()
159
end
160
161
-return Carbon
+return Carbon
lua/types/init.lua
@@ -62,4 +62,4 @@ cn.Themes = {
62
---@field public padding_vertical string
63
---@field public padding_horizontal string
64
65
-return cn
+return cn
0 commit comments