From 14163ab578cb79d37b4e8b5b140fe9e8541f17a3 Mon Sep 17 00:00:00 2001 From: Muhammed Nihad <33249669+MuhammedNihad@users.noreply.github.com> Date: Sun, 18 Jun 2023 09:42:53 +0530 Subject: [PATCH 1/2] chore: fixed typos --- src/webviewContent.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webviewContent.ts b/src/webviewContent.ts index 20050f0..4c1ddac 100644 --- a/src/webviewContent.ts +++ b/src/webviewContent.ts @@ -188,7 +188,7 @@ export function getWebviewContent(
  • "+p – paste from the system clipboard register
  • basic cursor movements Tip

    -

    Registers are being stored in ~/.viminfo, and will be loaded again on next restart of vim.

    +

    Registers are being stored in ~/.viminfo, and will be loaded again on the next restart of vim.

    basic cursor movements Tip Special registers:

    @@ -247,7 +247,7 @@ export function getWebviewContent(