Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vim/vim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: davits/vim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 21 files changed
  • 2 contributors

Commits on Jan 8, 2017

  1. Added overlay functionality.

    Allows to create tooltip like overlay window at the specified row column.
    davits committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    88a3cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2deb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Account number column in overlay position.

    Davit Samvelyan committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    a0088e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Davit Samvelyan committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    57b7842 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Configuration menu
    Copy the full SHA
    6ea7552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f2f7c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Configuration menu
    Copy the full SHA
    062cd04 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. Configuration menu
    Copy the full SHA
    031e467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec22277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4da6c43 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    2962c8a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Added PopupSelChanged autocmd and pumselected().

    Added PopupSelChanged autocmd which is fired after popup menu selection change.
    Added pumselected() function which returns currently selected index in
    popup menu.
    davits committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    3576601 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    5545b53 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Configuration menu
    Copy the full SHA
    34854c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Added workplace flags

    davits committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    515af4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bae347 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    d2ffa20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bf8b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    ecb84e6 View commit details
    Browse the repository at this point in the history
Loading