Skip to content

Commit b1351a2

Browse files
authored
🎨 fix: format
1 parent f22c901 commit b1351a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.config/nvim/lua/plugins.lua

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -800,13 +800,13 @@ require("lazy").setup({
800800
}
801801
end,
802802
},
803-
-- {
804-
-- "rebelot/kanagawa.nvim",
805-
-- event = "VimEnter",
806-
-- require("kanagawa").setup {
807-
-- transparent = true,
808-
-- },
809-
-- },
803+
-- {
804+
-- "rebelot/kanagawa.nvim",
805+
-- event = "VimEnter",
806+
-- require("kanagawa").setup {
807+
-- transparent = true,
808+
-- },
809+
-- },
810810
{
811811
"JoosepAlviste/palenightfall.nvim",
812812
config = function()

0 commit comments

Comments
 (0)