From a3a3138a63849667d286a7eedd712ebe1646f313 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 29 Jan 2025 13:09:03 +0900 Subject: modified core/keymaps.lua, modified plugins/goyo.lua, modified bin/compiler --- ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/core') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua index 162b71a..044b9cf 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua @@ -533,7 +533,7 @@ vim.api.nvim_set_keymap( ) vim.api.nvim_set_keymap( "n", - "ov", + "RR", ":!opout %", { noremap = true, silent = true, desc = "Docs viewer" } ) -- cgit v1.2.3