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*