Comparing experimental...master · astrails/dotvim · GitHub
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: astrails/dotvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: experimental
Choose a base ref
...
head repository: astrails/dotvim
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.
  • 16 commits
  • 6 files changed
  • 8 contributors

Commits on Jul 21, 2015

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

Commits on Jul 25, 2015

  1. Add jsx syntax highlight

    shunwen committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    2b7629c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. Add optional ~/.vimrc.bundles file

    NeoBundle must be inside the neobundle#begin -neobundle#end block
    This optional file allows adding custom bundles
    neerfri committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    4976645 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Merge pull request #49 from neerfri/add-optional-bundles-file

    Add optional ~/.vimrc.bundles file
    vitaly committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    ca1004d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. update readme to not use the git url handler

    the git url (git://) is not secure and the port is often blocked in large enterprises (I'm not even sure github supports it anymore).  The https and ssh urls are safer and not usually blocked (ssh is sometimes).  The https url has the advantage/disadvantage of honoring any https proxies.
    kernelsmith committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    42e9261 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Merge pull request #52 from kernelsmith/patch-1

    update readme to not use the git url handler
    vitaly committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    9a6ae99 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Merge pull request #50 from shunwen/master

    Add jsx syntax highlight
    vitaly committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    1355642 View commit details
    Browse the repository at this point in the history
  2. Changelog

    vitaly committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    1205a43 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. vim-tmux-navigator

    vitaly committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    574fbfa View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Vim Airline Themes Fix

    Vim Airline moved its themes, including the light theme used in the basic configuration of dotvim to another repository.
    By requiring the new repo (which is NeoBundle and Plugin compatible) people can use the basic themes for vim airline again.
    HendrikPetertje committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    ee776ef View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. update vim-airline themes

    mattyb committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    dfae4de View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. updated location of vim-airline bundle

    borod108 committed May 18, 2016
    Configuration menu
    Copy the full SHA
    4baf319 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. deprecation node

    vitaly committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    82ecb62 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2016

  1. Merge pull request #55 from HendrikPetertje/master

    Fix Vim Airline Themes
    vitaly authored Jun 25, 2016
    Configuration menu
    Copy the full SHA
    aa169fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vim-airline-patch' of https://github.com/mattyb/dotvim

    …into mattyb-vim-airline-patch
    vitaly committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    781daf0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from borod108/bugs/airline_bundle

    updated location of vim-airline bundle
    vitaly authored Jun 25, 2016
    Configuration menu
    Copy the full SHA
    226132e View commit details
    Browse the repository at this point in the history
Loading