188 current 2025-01-10 22:32:32 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-10 22:32:40 -05:00
parent 1974fc33bf
commit 506afc45cd
3 changed files with 26 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
-- "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)