Coder Social home page Coder Social logo

jamischarles / vim-mundo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simnalamburt/vim-mundo

0.0 1.0 0.0 772 KB

:christmas_tree: Vim undo tree visualizer

Home Page: https://simnalamburt.github.io/vim-mundo

Vim Script 85.32% Python 14.62% Shell 0.07%

vim-mundo's Introduction

vim-mundo

My fork difference:

  • Remapped keys for colemak

A Vim plugin to visualizes the Vim undo tree, a fork of Gundo.

How is this different than Gundo?

What's your further plan?

  • Merge more reasonable pull requests
  • Make faster
  • Automated test

Requirements

  • Vim ≥ 7.3 with +python
        or
    Neovim

  • Python ≥ 2.4

Recommended vimrc settings:

" Enable persistent undo so that undo history persists across vim sessions
set undofile
set undodir=~/.vim/undo

Testing

The tests appear to be broken in tests/. Tests unit tests can be run with nose:

cd autoload
nosetests

Contributing to Mundo

Tagging in the issue tracker

When submitting pull requests (commonly referred to as "PRs"), include one of the following tags prepended to the title:

  • [WIP] - Work In Progress: the PR will change, so while there is no immediate need for review, the submitter still might appreciate it.
  • [RFC] - Request For Comment: the PR needs reviewing and/or comments.
  • [RDY] - Ready: the PR has been reviewed by at least one other person and has no outstanding issues.

Assuming the above criteria has been met, feel free to change your PR's tag yourself, as opposed to waiting for a contributor to do it for you.


GPLv2+

vim-mundo's People

Contributors

sjl avatar dsummersl avatar simnalamburt avatar wsdjeg avatar wilywampa avatar heavenshell avatar jamischarles avatar j3parker avatar valloric avatar nvie avatar cespare avatar blueyed avatar ddfisher avatar eligundry avatar ggustafsson avatar djjcast avatar kien avatar narfdotpl avatar mdylanbell avatar neh avatar olivierverdier avatar pkoch avatar randymorris avatar taketwo avatar stebalien avatar trcjr avatar alvinfrancis avatar lilydjwg avatar livelazily avatar xaizek avatar

Watchers

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