Skip to content

Commit af0a322

Browse files
authored
🎨 fix: format
1 parent 0534904 commit af0a322

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
@@ -868,13 +868,13 @@ require("lazy").setup({
868868
}
869869
end,
870870
},
871-
-- {
872-
-- "rebelot/kanagawa.nvim",
873-
-- event = "VimEnter",
874-
-- require("kanagawa").setup {
875-
-- transparent = true,
876-
-- },
877-
-- },
871+
-- {
872+
-- "rebelot/kanagawa.nvim",
873+
-- event = "VimEnter",
874+
-- require("kanagawa").setup {
875+
-- transparent = true,
876+
-- },
877+
-- },
878878
{
879879
"JoosepAlviste/palenightfall.nvim",
880880
config = function()

0 commit comments

Comments
 (0)