From 84ae36f30d157ad2d3fb54abdad15700429cf5b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Oct 2023 05:19:35 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/lazy.nvim.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index a0cd52f..4b859db 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -1,4 +1,4 @@ -*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 October 11 +*lazy.nvim.txt* For Neovim >= 0.8.0 Last change: 2023 October 12 ============================================================================== Table of Contents *lazy.nvim-table-of-contents* @@ -476,7 +476,7 @@ CONFIGURATION *lazy.nvim-lazy.nvim-configuration* -- You can define custom key maps here. If present, the description will -- be shown in the help menu. -- To disable one of the defaults, set it to false. - + ["l"] = { function(plugin) require("lazy.util").float_term({ "lazygit", "log" }, { @@ -485,7 +485,7 @@ CONFIGURATION *lazy.nvim-lazy.nvim-configuration* end, desc = "Open lazygit log", }, - + ["t"] = { function(plugin) require("lazy.util").float_term(nil, {