188 current 2025-01-10 22:32:32 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
3
home/programs/nvim/plugins/goyo.lua
Normal file
3
home/programs/nvim/plugins/goyo.lua
Normal 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)
|
||||
Reference in New Issue
Block a user