diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index 3a18315e..798a5e21 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -511,7 +511,7 @@ General │gg │Lazygit (cwd) │**n** │ │gG │Lazygit (root dir) │**n** │ │qq │Quit all │**n** │ -│sH │Highlight Groups at cursor │**n** │ +│ui │Inspect Pos │**n** │ │ft │Terminal (root dir) │**n** │ │fT │Terminal (cwd) │**n** │ │ │Enter Normal Mode │**t** │ @@ -531,28 +531,27 @@ General LSP -│ Key │ Description │ Mode │ -│cd │Line Diagnostics │**n** │ -│cl │Lsp Info │**n** │ -│xd │Telescope Diagnostics│**n** │ -│gd │Goto Definition │**n** │ -│gr │References │**n** │ -│gD │Goto Declaration │**n** │ -│gI │Goto Implementation │**n** │ -│gt │Goto Type Definition │**n** │ -│K │Hover │**n** │ -│gK │Signature Help │**n** │ -│ │Signature Help │**i** │ -│]d │Next Diagnostic │**n** │ -│[d │Prev Diagnostic │**n** │ -│]e │Next Error │**n** │ -│[e │Prev Error │**n** │ -│]w │Next Warning │**n** │ -│[w │Prev Warning │**n** │ -│ca │Code Action │**n**, **v**│ -│cf │Format Document │**n** │ -│cf │Format Range │**v** │ -│cr │Rename │**n** │ +│ Key │ Description │ Mode │ +│cd │Line Diagnostics │**n** │ +│cl │Lsp Info │**n** │ +│gd │Goto Definition │**n** │ +│gr │References │**n** │ +│gD │Goto Declaration │**n** │ +│gI │Goto Implementation │**n** │ +│gt │Goto Type Definition│**n** │ +│K │Hover │**n** │ +│gK │Signature Help │**n** │ +│ │Signature Help │**i** │ +│]d │Next Diagnostic │**n** │ +│[d │Prev Diagnostic │**n** │ +│]e │Next Error │**n** │ +│[e │Prev Error │**n** │ +│]w │Next Warning │**n** │ +│[w │Prev Warning │**n** │ +│ca │Code Action │**n**, **v**│ +│cf │Format Document │**n** │ +│cf │Format Range │**v** │ +│cr │Rename │**n** │ Plugins @@ -581,7 +580,7 @@ Plugins │un │nvim-notify Delete all Notifications │**n** │ │sr │nvim-spectre Replace in files (Spectre) │**n** │ │ │nvim-treesitter Increment selection │**n** │ -│ │nvim-treesitter Schrink selection │**n** │ +│ │nvim-treesitter Schrink selection │**x** │ │qs │persistence.nvim Restore Session │**n** │ │ql │persistence.nvim Restore Last Session │**n** │ │qd │persistence.nvim Don’t Save Current Session │**n** │ @@ -599,6 +598,7 @@ Plugins │sb │telescope.nvim Buffer │**n** │ │sc │telescope.nvim Command History │**n** │ │sC │telescope.nvim Commands │**n** │ +│sd │telescope.nvim Diagnostics │**n** │ │sg │telescope.nvim Grep (root dir) │**n** │ │sG │telescope.nvim Grep (cwd) │**n** │ │sh │telescope.nvim Help Pages │**n** │ @@ -607,16 +607,15 @@ Plugins │sM │telescope.nvim Man Pages │**n** │ │sm │telescope.nvim Jump to Mark │**n** │ │so │telescope.nvim Options │**n** │ -│st │telescope.nvim Telescope │**n** │ │sw │telescope.nvim Word (root dir) │**n** │ │sW │telescope.nvim Word (cwd) │**n** │ │uC │telescope.nvim Colorscheme with preview │**n** │ │ss │telescope.nvim Goto Symbol │**n** │ │]t │todo-comments.nvim Next todo comment │**n** │ │[t │todo-comments.nvim Previous todo comment │**n** │ -│xt │todo-comments.nvim Todo Trouble │**n** │ -│xtt │todo-comments.nvim Todo Trouble │**n** │ -│xT │todo-comments.nvim Todo Telescope │**n** │ +│xt │todo-comments.nvim Todo (Trouble) │**n** │ +│xT │todo-comments.nvim Todo/Fix/Fixme (Trouble) │**n** │ +│st │todo-comments.nvim Todo │**n** │ │xx │trouble.nvim Document Diagnostics (Trouble) │**n** │ │xX │trouble.nvim Workspace Diagnostics (Trouble) │**n** │ │]] │vim-illuminate Next Reference │**n** │