GithubHelp home page GithubHelp logo

plugconf's Introduction

PlugConf

Keeps your .vimrc clean

PlugConf is a VIM plugin for managing configurations of other plugins. Plugin configurations are stored in separate files, and loaded only if the plugin is loaded.

This can come in handy if you, like me, often try out new plugins, but don't want to mess up your .vimrc file, or if you just want to keep your .vimrc clean from plugin specific configuration.

It's also a nice feature, if you like to have the same set of configuration files across multiple platforms or environments, but still load a different set of plugins. That way, you could have the same mappings handled by different plugins, only by loading them, and without having to change the configuration.

PlugConf doesn't load your plugins, but depends on your favorite plugin manager to handle that. The plugin should work with the most popular plugin managers, including:

  • Pathogen
  • vim-plug
  • Vundle
  • NeoBundle

Even though PlugConf relies on a plugin manager, it knows nothing about which one you use, as it only looks at the modified runtimepath. because of that, it should work with any plugin manager that installs plugins in a folder called bundle in your vimfiles directory.

I actually use both Pathogen and vim-plug together, and PlugConf handles both nicely.

plugconf's People

Contributors

niboan avatar

Stargazers

Taurus Olson avatar Stefano Zaghi avatar Stobenski avatar

Watchers

James Cloos 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.