From b51afe268a6015ce31cf9162545411dd9fce93ad Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 27 Oct 2024 16:21:02 +0100 Subject: checkpoint --- lua/config/map.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/config/map.lua') diff --git a/lua/config/map.lua b/lua/config/map.lua index b223650..c676ba5 100644 --- a/lua/config/map.lua +++ b/lua/config/map.lua @@ -95,4 +95,4 @@ end, { desc = "Toggle diagnostics" }) -- editing map("n", " sf", ":%s/\\<\\>//gc", { desc = "Replace word under cursor in file" }) -map("n", " sl", "", { desc = "Replace word under cursor on current line" }) +map("n", " sl", ":s/\\<\\>//g", { desc = "Replace word under cursor on current line" }) -- cgit v1.2.3-70-g09d2