From 4cf97b17f12160c71457b03c4f7ef93caea2a147 Mon Sep 17 00:00:00 2001 From: mg Date: Mon, 13 Feb 2023 13:42:12 +0100 Subject: [PATCH] easy-align mappings --- .vimrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.vimrc b/.vimrc index c827302..aa57293 100644 --- a/.vimrc +++ b/.vimrc @@ -184,8 +184,9 @@ nnoremap cp :cp nnoremap sc :ShellCheck! " ### markdown-preview nnoremap m :MarkdownPreviewToggle -" Start interactive EasyAlign in visual mode (e.g. vipga) -xmap ga (EasyAlign) +" format visual selections as markdown table +vnoremap mm :EasyAlign *\| +vnoremap :EasyAlign *\| " lasse Y wie C oder D funktionieren nmap Y y$ " https://www.reddit.com/r/vim/comments/s1he17/is_there_a_plugin_that_makes_searching_and