Coder Social home page Coder Social logo

vim-signify's Introduction

vim-signify

Example:signify in action

by Marco Hinz

Twitter: https://twitter.com/_mhinz_
IRC: mhi^ (Freenode)

If you use any of my plugins, please star them on github. It's a great way of getting feedback and gives me the kick to put more time into their development. If you encounter any bugs or have feature requests, just open an issue report on Github.

Intro

Signify (or just Sy) is a quite unobtrusive plugin. It uses signs to indicate added, modified and removed lines based on data of an underlying version control system.

It's fast, easy to use and well documented.


Features:

  • supports git, mercurial, darcs, bazaar, subversion, cvs, rcs, fossil, accurev, perforce
  • quick jumping between blocks of changed lines
  • apart from signs there is also optional line highlighting
  • fully configurable through global variables (options and mappings)
  • optional preserving of signs from other plugins
  • you can toggle the plugin per buffer
  • skip certain filetypes and filenames
  • good documentation
  • depending on your usual workflow you can disable it per default and enable on demand later
  • quick developer response! :-)

What about vim-gitgutter?

Sy provides a superset of gitgutter.

So here is the short answer: The main difference is Sy its support for version control systems other than git. Moreover, two of its design goals are speed and ease to use.

Installation & Documentation

If you have no preferred installation method, I suggest using tpope's pathogen. Afterwards installing vim-signify is as easy as pie:

$ git clone https://github.com/mhinz/vim-signify ~/.vim/bundle/vim-signify

It works without any configuration, but you might want to look into the documentation for further customization:

:Helptags  " rebuilding tags files
:h signify

License

MIT license. Copyright (c) 2013 Marco Hinz.

vim-signify's People

Contributors

mhinz avatar esneider avatar jamessan avatar deris avatar bling avatar killphi avatar zhaocai avatar osse avatar chlunde avatar derekschrock avatar epage avatar mutewinter avatar otommod avatar pekepeke avatar

Watchers

James Cloos avatar Tim Hallett 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.