summaryrefslogtreecommitdiff
path: root/fnl/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins')
-rw-r--r--fnl/plugins/editor/zen.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/zen.fnl b/fnl/plugins/editor/zen.fnl
index 11685af..4462a3d 100644
--- a/fnl/plugins/editor/zen.fnl
+++ b/fnl/plugins/editor/zen.fnl
@@ -2,7 +2,7 @@
{1 :folke/zen-mode.nvim
:cmd :ZenMode
- :keys [{1 :<leader>z 2 :<cmd>ZenMode<cr> :desc "Zen Mode"}]
+ :keys [{1 :<leader>/ 2 :<cmd>ZenMode<cr> :desc "Zen Mode"}]
:opts {:window {:backdrop 1
:height 1
:width 120