folke/lazy.nvim
Fork: 354 Star: 14697 (更新于 2024-11-03 02:40:59)
license: Apache-2.0
Language: Lua .
💤 A modern plugin manager for Neovim
最后发布版本: v11.14.1 ( 2024-07-25 19:39:12)
Install · Configure · Docs
lazy.nvim is a modern plugin manager for Neovim.
✨ Features
- 📦 Manage all your Neovim plugins with a powerful UI
- 🚀 Fast startup times thanks to automatic caching and bytecode compilation of Lua modules
- 💾 Partial clones instead of shallow clones
- 🔌 Automatic lazy-loading of Lua modules and lazy-loading on events, commands, filetypes, and key mappings
- ⏳ Automatically install missing plugins before starting up Neovim, allowing you to start using it right away
- 💪 Async execution for improved performance
- 🛠️ No need to manually compile plugins
- 🧪 Correct sequencing of dependencies
- 📁 Configurable in multiple files
- 📚 Generates helptags of the headings in
README.md
files for plugins that don't have vimdocs - 💻 Dev options and patterns for using local plugins
- 📊 Profiling tools to optimize performance
- 🔒 Lockfile
lazy-lock.json
to keep track of installed plugins - 🔎 Automatically check for updates
- 📋 Commit, branch, tag, version, and full Semver support
- 📈 Statusline component to see the number of pending updates
- 🎨 Automatically lazy-loads colorschemes
⚡️ Requirements
- Neovim >= 0.8.0 (needs to be built with LuaJIT)
- Git >= 2.19.0 (for partial clones support)
- a Nerd Font (optional)
-
luarocks to install rockspecs.
You can remove
rockspec
fromopts.pkg.sources
to disable this feature.
🚀 Getting Started
Check the documentation website for more information.
最近版本更新:(数据更新于 2024-09-09 08:14:59)
2024-07-25 19:39:12 v11.14.1
2024-07-24 13:39:34 v11.14.0
2024-07-22 20:42:38 v11.13.5
2024-07-22 15:47:47 v11.13.4
2024-07-21 23:35:08 v11.13.3
2024-07-21 21:54:01 v11.13.2
2024-07-19 17:50:57 v11.13.1
2024-07-18 16:48:19 v11.13.0
2024-07-17 18:55:43 v11.12.0
2024-07-14 04:51:01 v11.11.1
主题(topics):
neovim, neovim-plugin, nvim, package-manager, plugin-manager
folke/lazy.nvim同语言 Lua最近更新仓库
2024-11-21 03:52:06 koreader/koreader
2024-11-20 23:41:49 xiaorouji/openwrt-passwall
2024-11-20 16:46:43 xiaorouji/openwrt-passwall2
2024-11-19 22:36:38 LazyVim/LazyVim
2024-11-18 05:33:22 olimorris/codecompanion.nvim
2024-11-10 02:39:54 kenzok8/small