Skip to content

Commit

Permalink
chore: autoformat with stylua
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath authored and github-actions[bot] committed Feb 12, 2024
1 parent edb2863 commit d0a2819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/lualine/components/rest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ local M = lualine_require.require("lualine.component"):extend()
local config = require("rest-nvim.config")

local default_options = {
fg = "#428890",
icon = "",
fg = "#428890",
icon = "",
}

function M:init(options)
Expand Down

0 comments on commit d0a2819

Please sign in to comment.