From 2b75799ee374befdc59fff810aaa6f8142e3a83d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 6 Feb 2025 22:15:52 +0900 Subject: modified plugins/ai.lua, modified plugins/markdown.lua, created sc-im/, created bin/syncdic, created thesiah/dic --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua index fa5051e..ffd06cd 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/markdown.lua @@ -451,4 +451,10 @@ return { end, { desc = "Init default molten" }) end, }, + { + "mipmip/vim-scimark", + config = function() + vim.keymap.set("n", "si", ":OpenInScim", { desc = "Sc-im" }) + end, + }, } -- cgit v1.2.3