mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
Add zen mode
This commit is contained in:
@@ -61,6 +61,11 @@ require("lazy").setup({
|
||||
{ "<leader>tt", function() Snacks.terminal.get() end, desc = "Terminal" },
|
||||
}
|
||||
},
|
||||
{
|
||||
"folke/zen-mode.nvim",
|
||||
opts = {
|
||||
}
|
||||
},
|
||||
},
|
||||
-- Configure any other settings here. See the documentation for more details.
|
||||
-- colorscheme that will be used when installing plugins.
|
||||
|
||||
Reference in New Issue
Block a user