From 0cb68f692b277feb6ebcd6082dff1f08d82b7d4c Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Thu, 7 Sep 2023 13:14:39 +0200 Subject: [PATCH] adjust description --- lua/plex/config/keymaps.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plex/config/keymaps.lua b/lua/plex/config/keymaps.lua index ff52352..a07528c 100644 --- a/lua/plex/config/keymaps.lua +++ b/lua/plex/config/keymaps.lua @@ -117,7 +117,7 @@ map('i', '', 'o', { desc = 'Start Newline' }) -- Split and join lines map('n', 'jj', ':join', { desc = 'Join lines', silent = true }) -map('n', 'ss', 'ik', { desc = 'Join lines', silent = true }) +map('n', 'ss', 'ik', { desc = 'Split lines', silent = true }) -- Re-select blocks after indenting in visual/select mode map('x', '<', '