Skip to content

Commit fc9fa58

Browse files
🎨 fix: format
1 parent 929bee6 commit fc9fa58

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
@@ -816,13 +816,13 @@ require("lazy").setup({
816816
}
817817
end,
818818
},
819-
-- {
820-
-- "rebelot/kanagawa.nvim",
821-
-- event = "VimEnter",
822-
-- require("kanagawa").setup {
823-
-- transparent = true,
824-
-- },
825-
-- },
819+
-- {
820+
-- "rebelot/kanagawa.nvim",
821+
-- event = "VimEnter",
822+
-- require("kanagawa").setup {
823+
-- transparent = true,
824+
-- },
825+
-- },
826826
{
827827
"JoosepAlviste/palenightfall.nvim",
828828
config = function()

0 commit comments

Comments
 (0)