From 3fc699eea5ec5d0d2986aa9e5982d7cbde722867 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 5 Jun 2025 03:40:16 +0900 Subject: updates --- ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua index cc206ab..da9b3d6 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/keymaps.lua @@ -1,7 +1,3 @@ --- Init leader Keys -vim.g.mapleader = " " -vim.g.maplocalleader = "\\" - -- Ascii vim.keymap.set("n", "a1", ":.!toilet -w 200 -f bfraktur", { desc = "Ascii art bfraktur" }) vim.keymap.set("n", "a2", ":.!toilet -w 200 -f emboss", { desc = "Ascii art emboss" }) -- cgit v1.2.3