Code Monkey home page Code Monkey logo

plug.nvim's Introduction

plug.nvim

GitHub Tag

An extensible layer for plugin management in pure lua.

Thus this plugin is not a plugin manager, so a plugin manager backend will either need to be installed manually or configured to be automatically installed.

Shortcuts

Features

This plugin will behave with the exact same set of its backend plugin manager. Only with the ability to extends its behaviour.

So with some built-in configurations, you could achieve...

  • Plugin manager automatic installation
  • Automatic installation of missing plugins
  • Per-plugin configuration closure
  • Plugin and variable requirements
  • Plugin loading priority and sequencing
  • Defers setup
  • Conditionally install a plugin
  • And more...

Contributes

During the development, you can use the following command to automatically setup a working configurations to test the plugin...

make test-<backend to test>

# or to preview the test setup

make drytest-<backend to test>

To test automatic installation, use

make test-auto-<backend to test>

# or to preview the test setup

make drytest-auto-<backend to test>

To preview the code generation, use

make preview

To manually generate the output code, use

make compile

License

Released under the MIT License

plug.nvim's People

Contributors

github-actions[bot] avatar semantic-release-bot avatar spywhere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.