MyGit

folke/lazy.nvim

Fork: 347 Star: 14400 (更新于 2024-10-11 18:17:03)

license: Apache-2.0

Language: Lua .

💤 A modern plugin manager for Neovim

最后发布版本: v11.14.1 ( 2024-07-25 19:39:12)

官方网址 GitHub网址

Install · Configure · Docs

Latest release Last commit License Stars Issues Repo Size follow on Twitter

lazy.nvim is a modern plugin manager for Neovim.

image

✨ 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 from opts.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-10-18 00:46:17 kenzok8/small

2024-10-05 09:28:53 xiaorouji/openwrt-passwall

2024-10-05 06:02:37 LazyVim/LazyVim

2024-09-26 21:56:43 echasnovski/mini.nvim

2024-09-25 11:44:46 iDvel/rime-ice

2024-09-24 22:20:36 AstroNvim/AstroNvim