Skip to content

Commit

Permalink
style(indentmini): delete extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
killitar authored and vmarcosp committed Nov 20, 2024
1 parent 052e535 commit 675d1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/yugen/theme.lua
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ function M.get(config)
SignChange = { link = 'GitSignsChange' },
SignDelete = { link = 'GitSignsDelete' },

-- nvimdev/indentmini.nvim
-- nvimdev/indentmini.nvim
IndentLine = { fg = p.color600 },
IndentLineCurrent = { fg = p.color100 },

Expand Down

0 comments on commit 675d1a2

Please # to comment.