189 current 2025-01-10 22:36:00 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user