From e9e26a06523b1ad97d63ff82e19f743dccee603f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Jan 2023 07:38:31 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/LazyVim.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index f3f47ce1..0d6b7b11 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -63,7 +63,11 @@ TODO *LazyVim-todo* KEYMAPS *LazyVim-keymaps* -GENERAL ~ +**LazyVim** uses which-key.nvim to help +you remember your keymaps. Just press any key like `` and you’ll see a +popup with all possible keymaps starting with ``. + +General │ Key │ Description │ Mode │ │ │Go to left window │**n** │ @@ -88,7 +92,7 @@ GENERAL ~ │fn │New File │**n** │ │xl │Open Location List │**n** │ │xq │Open Quickfix List │**n** │ -│tf │Toggle Format on Save │**n** │ +│tf │Toggle format on Save │**n** │ │ts │Toggle Spelling │**n** │ │tw │Toggle Word Wrap │**n** │ │tn │Toggle Line Numbers │**n** │ @@ -117,7 +121,7 @@ GENERAL ~ │ │Switch to Other Buffer │**n** │ -LSP ~ +LSP │ Key │ Description │ Mode │ │cd │Line Diagnostics │**n** │ @@ -142,7 +146,7 @@ LSP ~ │cr │Rename │**n** │ -PLUGINS ~ +Plugins │ Key │ Description │Mode │ │cm │mason.nvim Mason │**n**│