Giter Site home page Giter Site logo

vim-scmdiff's People

Contributors

ghewgill avatar mnacamura avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vim-scmdiff's Issues

would like to compare current file to same file name in another directory

I have two hg repos, one in a test env and another in a live env. Comparing to head is fine, but a lot of times I want to compare my current buffer to the same file in the other account.

I guess I would phrase it as:

When editing "/ud/TEST/foo.txt" and hit binding, diff to "/ud/LIVE/foo.txt" and vice versa. When in LIVE, compare to TEST. I would not want to replace the ability to compare to repo, just in addition to.

Move scmdiff.vim to plugin/scmdiff.vim in the repo

I started recently to use pathogen (https://github.com/tpope/vim-pathogen) with my .vim/ files, inside I also use git submodules to track some vim plugins from other people. So I pull from your scmdiff github repo directly.

It would be nice for people using pathogen to have your repo with the .vim file inside its final directory, like this:

NEWS
README
TODO
plugin/scmdiff.vim <-------

This way, it can be pulled you repo and scmdiff works out of the box inside the .vim/ with pathogen.

I know it is a silly suggestion, I just say it in case it would be interesting to you :-)

Thanks in advance.

split screen diff feature

It would be nice to be able to do the split screen diff for side-by-side viewing of the versions of the file.

Option to make scm diff work in multi-view mode.

Hello, I understand that this plugin is based on vimdiff which uses split-view to show the differences between two files, but is it possible make it work in multi-window mode ?

I usually have 2+ views in the same vim session ( of different files ) and this plugin fails, when I toggle \d (i think) i tries to vimdiff between the opened files.

No indication of removed lines

If you delete lines, SCMDiff does not show which lines were deleted. It only shows changed and added lines. I'm not sure what the best approach for this would be, however, without actually changing the content of the buffer.

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.