plugin-manager

Open-source projects categorized as plugin-manager

Top 23 plugin-manager Open-Source Projects

  • prezto

    The configuration framework for Zsh

  • Project mention: Carapace: A multi-shell completion library and binary | news.ycombinator.com | 2024-04-22

    Beyond zprof (https://www.bigbinary.com/blog/zsh-profiling) not really I'm afraid. I did the majority of my zsh-prompt hacking 10 years ago and haven't thought about it since. That snippet could be from anywhere.

    You could peek at something like zprezto https://github.com/sorin-ionescu/prezto or pure https://github.com/sindresorhus/pure for tips.

    Fetching git/hg/... info is always slow, so try and speed that up where you can (as to how to do that, uhh... I know my prompt has a dirty-state check nicked from pure for speed reasons). You can also cache any `asdf init zsh` or similar to a file and do the same "run in background" trick so the next shell will have any changes.

    The biggest improvement I can remember was dropping zprezto for my own much smaller config, I really did not need much comparatively. Mostly some git info and "good default" options. I use zgenom for a plugin manager but only have 3 plugins, probably I should just dump it and inline the plugins to avoid getting owned one day.

  • lazy.nvim

    💤 A modern plugin manager for Neovim

  • Project mention: How to override the colors of NeoSolarized in NeoVim | dev.to | 2024-04-21

    First, I installed NeoSolarized.nvim via lazy.nvim, so the code would be simple like the following one.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • VirtualApp

    Virtual Engine for Android(Support 14.0 in business version)

  • antigen

    The plugin manager for zsh.

  • packer.nvim

    A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

  • Project mention: thethethe.nvim - neovim friendly autocorrect plugin | /r/neovim | 2023-10-21

    packer

  • fisher

    A plugin manager for Fish

  • Project mention: Oh My Zsh | news.ycombinator.com | 2024-01-22

    You've got to install Fisher, then get z, sponge and a few others from the awsm.fish list.

    Then you get trapped by the utility and struggle when you land on some remote server's bash shell.

    https://github.com/jorgebucaran/fisher

    https://github.com/jorgebucaran/awsm.fish#readme

  • dein.vim

    :zap: Dark powered Vim/Neovim plugin manager

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • zinit

    🌻 Flexible and fast ZSH plugin manager (by zdharma-continuum)

  • Project mention: Deeply scammy looking zsh plugin manager called "zi" | news.ycombinator.com | 2024-04-08

    I don’t use zsh plugin managers myself, but it looks like zinit already had the ability to update itself. Why on earth replace a working solution with a broken one? zi won’t be able to load plugins when the computer is offline for no good legitimate reason that I can possibly think of.

    https://github.com/zdharma-continuum/zinit#upgrade-zinit-and...

  • vfox

    A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more

  • Project mention: Install Asdf: One Runtime Manager to Rule All Dev Environments | news.ycombinator.com | 2024-04-27

    Thanks to OP for mentioning vfox (version-fox) in the article. vfox as a project just five months ago, there is still a lot to do, welcome friends who are passionate about the development of Windows, to participate in the construction of the vfox plug-in ecosystem.

    https://github.com/version-fox/vfox

  • zsh-snap

    ⚡️ Znap! Fast, easy-to-use tools for Zsh dotfiles & plugins, plus git repos

  • Project mention: Oh-my-zsh without oh-my-zsh? | /r/zsh | 2023-05-11

    Personally I use https://github.com/marlonrichert/zsh-snap as my plugin manager. You can just reference this baseline template that the author of the plugin manager has made if you want a sample config:

  • peru

    a generic package manager, for including other people's code in your projects

  • sheldon

    :bowtie: Fast, configurable, shell plugin manager

  • Project mention: Oh My Zsh | news.ycombinator.com | 2024-01-22

    I prefer sheldon[1] for the few plugins I use

    [1] https://github.com/rossmacarthur/sheldon

  • zap

    :zap: Zap is a minimal zsh plugin manager (by zap-zsh)

  • Project mention: zsh doesn't output anything when there's an segfault | /r/zsh | 2023-06-20

    Well, I turned to zap which works fine for me and solves my problem.

  • minpac

    A minimal package manager for Vim 8 (and Neovim)

  • Project mention: How can I get started with VIM or NEOVIM??!! | /r/vim | 2023-06-10

    PS: As you get proficient with Vim, you'll probably want to extend it with plugins, so you should look into package managers when you'll be a decent Vimmer; I use minpac but there are plenty of others. But for now, focus on learning Vim; you don't want to install a plugin to do something that Vim can do out of the box.

  • plugin-installation-manager-tool

    Plugin Manager CLI tool for Jenkins

  • rocks.nvim

    Neovim plugin management inspired by Cargo, powered by luarocks

  • Project mention: Neovim plugin management inspired by Cargo | news.ycombinator.com | 2024-03-24
  • zgenom

    A lightweight and fast plugin manager for ZSH

  • vim-packager

    Vim plugin manager that utilizes "jobs" and "pack" features.

  • zcomet

    zcomet - Fast, Simple Zsh Plugin Manager

  • Project mention: zsh doesn't output anything when there's an segfault | /r/zsh | 2023-06-20

    /u/unuing You might check out that discussion, or file a new bug. If you just want to try swapping out zplug, I personally like zcomet when using a plugin manager outside of a dotfiles manager.

  • pluGET

    📦 Powerful Package manager which updates plugins & server software for minecraft servers

  • endure

    ⚡ Fault-tolerant service container for creating plugins

  • UEPlugins_DisableDefault

    Tool for manage Unreal Engine Plugins (.uplugins) set to Enabled By Default .

  • Project mention: Me When Package Manager | /r/Unity3D | 2023-06-02
  • Halia

    Extensible TS / JS Dependency Injection Framework

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

plugin-manager related posts

  • Show HN: I made a multiple runtime version manager that can used on Windows

    1 project | news.ycombinator.com | 22 Apr 2024
  • Vfox – cross-platform, multi-language version manager (like asdf)

    1 project | news.ycombinator.com | 4 Apr 2024
  • Vfox is a cross-platform tool for managing SDK versions, extendable via plugins

    1 project | news.ycombinator.com | 5 Mar 2024
  • Show HN: A universal SDK manager like asdf-VM, but Windows-compatible

    1 project | news.ycombinator.com | 16 Jan 2024
  • New in VersionFox: ScopeMode Feature – Define Your SDK Scope Effectively

    1 project | news.ycombinator.com | 10 Jan 2024
  • It’s been an hour and I have made no progress

    2 projects | /r/neovim | 9 Dec 2023
  • Packages only work when I install a new one

    1 project | /r/neovim | 21 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source plugin-manager projects? This list will help you:

Project Stars
1 prezto 13,803
2 lazy.nvim 11,729
3 VirtualApp 9,897
4 antigen 7,904
5 packer.nvim 7,619
6 fisher 7,410
7 dein.vim 3,400
8 zinit 2,325
9 vfox 2,219
10 zsh-snap 1,244
11 peru 1,102
12 sheldon 940
13 zap 904
14 minpac 829
15 plugin-installation-manager-tool 364
16 rocks.nvim 353
17 zgenom 331
18 vim-packager 242
19 zcomet 183
20 pluGET 140
21 endure 69
22 UEPlugins_DisableDefault 59
23 Halia 48

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com