189 current 2025-01-10 22:36:00 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-10 22:36:09 -05:00
parent 506afc45cd
commit 2d506487b9

View File

@@ -1,3 +1,5 @@
local opts = { noremap = true, silent = true }
-- "Focus" commands that rely on the Goyo plugin
vim.api.nvim_set_keymap("n", "<C-a>z", ":Goyo 80<CR>", opts)
vim.api.nvim_set_keymap("n", "<C-a>q", ":Goyo!<CR>", opts)