Skip to content

Commit 7d2a6c4

Browse files
authored
🎨 fix: format
1 parent cd31954 commit 7d2a6c4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.config/nvim/lua/plugins.lua

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -877,13 +877,13 @@ require("lazy").setup({
877877
}
878878
end,
879879
},
880-
-- {
881-
-- "rebelot/kanagawa.nvim",
882-
-- event = "VimEnter",
883-
-- require("kanagawa").setup {
884-
-- transparent = true,
885-
-- },
886-
-- },
880+
-- {
881+
-- "rebelot/kanagawa.nvim",
882+
-- event = "VimEnter",
883+
-- require("kanagawa").setup {
884+
-- transparent = true,
885+
-- },
886+
-- },
887887
{
888888
"JoosepAlviste/palenightfall.nvim",
889889
config = function()

0 commit comments

Comments
 (0)