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: NixOS/nixpkgs
base: 4569ee7d74d5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8deff07be1c1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 4, 2018

  1. vim-plugins: add jedi-vim

    As this is a python3 plugin it'd be nice to check for python3 support in
    the used vim, but apparently nobody else does this.
    schmittlauch committed Nov 4, 2018
    Copy the full SHA
    da0db21 View commit details
    Browse the repository at this point in the history
  2. vim-plugins: automatic version bumps

    The recommended ./update.py script for adding new plugins also bumps the
    version of already existing plugins.
    schmittlauch committed Nov 4, 2018
    Copy the full SHA
    f6b41dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49592 from schmittlauch/jedi-vim

    vimPlugins: add jedi-vim
    andir committed Nov 4, 2018
    Copy the full SHA
    8deff07 View commit details
    Browse the repository at this point in the history