From 63956db482b42e2d062412182e17f4b54f6cb27b Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 14 Jun 2025 12:09:59 +0900 Subject: modified plugins/lualine.lua, modified utils/utils.lua, created plugins/macro.lua --- ar/.config/TheSiahxyz/lua/thesiahxyz/utils/utils.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/utils/utils.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/utils/utils.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/utils/utils.lua index 2925569..f4d280b 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/utils/utils.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/utils/utils.lua @@ -62,7 +62,7 @@ end vim.api.nvim_set_keymap( "i", - "", + "", "lua require('thesiahxyz.utils.utils').insert_file_path()", { noremap = true, silent = true } ) -- cgit v1.2.3