From 81c2715ef353f8c8d547d34a14b5d4484345eb85 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Thu, 24 Jul 2025 22:16:29 +0200 Subject: [PATCH] change to my fork of zen-mode with some fixes for my setup --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 4dc8757..3a08cf0 100644 --- a/init.lua +++ b/init.lua @@ -376,7 +376,7 @@ require'lazy'.setup{ --{{{1 } end, }, - { 'folke/zen-mode.nvim', --{{{2 + { 'roodletoof/zen-mode.nvim', --{{{2 keys = {",z"}, config = function () vim.keymap.set(