diff --git a/docs/2023-05-03-neovim.html b/docs/2023-05-03-neovim.html index b7bc05c..ab54612 100644 --- a/docs/2023-05-03-neovim.html +++ b/docs/2023-05-03-neovim.html @@ -82,6 +82,10 @@ :v/word/d +

Play macro (after selecting lines):

+
+
:norm! @a
+

Sort lines (after selecting lines):

:sort -u
@@ -327,6 +331,7 @@ vim.keymap.set(