From 861d180dc8834b166de844d2737c2eb036479c97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 14 Dec 2022 20:07:51 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/lazy.nvim.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 1e8f9d7..17dae95 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -6,6 +6,7 @@ Table of Contents *lazy.nvim-table-of-contents* 1. lazy.nvim |lazy.nvim-lazy.nvim| - Features |lazy.nvim-features| - TODO |lazy.nvim-todo| + - Profiler |lazy.nvim-profiler| - Differences with Packer |lazy.nvim-differences-with-packer| - Other Neovim Plugin Managers in Lua|lazy.nvim-other-neovim-plugin-managers-in-lua| @@ -89,6 +90,13 @@ TODO *lazy.nvim-todo* - package meta index (package.lua cache for all packages) +PROFILER *lazy.nvim-profiler* + +
+ +

image

+
+ DIFFERENCES WITH PACKER *lazy.nvim-differences-with-packer*