lazy.nvim

E697371

lazy.nvim is a modern, fast, and feature-rich plugin manager for Neovim that focuses on lazy-loading and performance optimization.

All labels observed (1)

Label Occurrences
lazy.nvim canonical 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Neovim plugin manager ⓘ
open-source software project ⓘ
category Neovim ecosystem tool ⓘ
developer productivity tool ⓘ
configurationLocation init.lua ⓘ
lua configuration modules ⓘ
designGoal fast plugin loading ⓘ
feature-rich configuration ⓘ
modern plugin management for Neovim ⓘ
documentation README and wiki on GitHub ⓘ
hasConfigurationStyle Lua tables ⓘ
license MIT License ⓘ
optimizationFocus Neovim startup time ⓘ
runtime performance ⓘ
primaryFeature lazy-loading of plugins ⓘ
on-demand plugin loading ⓘ
performance optimization ⓘ
startup time reduction ⓘ
programmingLanguage Lua ⓘ
repositoryPlatform GitHub ⓘ
supports UI for managing plugins ⓘ
automatic plugin updates ⓘ
automatic runtimepath management ⓘ
concurrency in plugin installation ⓘ
conditional loading based on commands ⓘ
conditional loading based on events ⓘ
conditional loading based on filetypes ⓘ
conditional loading based on keymaps ⓘ
disabling plugins ⓘ
git-based plugin sources ⓘ
hook functions for plugin lifecycle ⓘ
importing plugin specs from other modules ⓘ
lazy-loading colorschemes ⓘ
local plugin directories ⓘ
optional plugins ⓘ
plugin build steps ⓘ
plugin configuration functions ⓘ
plugin dependency management ⓘ
plugin locking via lockfile ⓘ
plugin version pinning ⓘ
profiling of plugin loading ⓘ
rollback of plugin versions ⓘ
spec-based plugin definitions ⓘ
supportsEditor Neovim 0.8+ ⓘ
linked to: Neovim
targetPlatform Neovim ⓘ
typicalInstallationMethod cloning repository into Neovim runtime path ⓘ
typicalUsers Neovim plugin authors ⓘ
Neovim users ⓘ
usageContext Neovim configuration ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Neovim → supportsPluginManager → lazy.nvim ⓘ