From d4bbff517b54383876e84204707fcb21cf69d48d Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 16 Oct 2024 02:19:39 +0200 Subject: checkpoint --- lua/config/map.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/config/map.lua') diff --git a/lua/config/map.lua b/lua/config/map.lua index 30a96c8..61bb952 100644 --- a/lua/config/map.lua +++ b/lua/config/map.lua @@ -62,6 +62,7 @@ vim.api.nvim_create_user_command("Hide", function() end, {}) -- write +map("n", " x", "!cx %", { desc = "Toggle file as executable" }) map("n", " w", "write", { noremap = true }) map("n", " W", "write!", { noremap = true }) map("n", " e", "edit", { noremap = true }) -- cgit v1.2.3-70-g09d2