Skip to content

Commit cd366b6

Browse files
committed
chore: autoformat with stylua
1 parent bd4ca9f commit cd366b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua/lualine/components/rest.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ local M = lualine_require.require("lualine.component"):extend()
33
local config = require("rest-nvim.config")
44

55
local default_options = {
6-
fg = "#428890",
7-
icon = "",
6+
fg = "#428890",
7+
icon = "",
88
}
99

1010
function M:init(options)

0 commit comments

Comments
 (0)