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: guns/vim-clojure-highlight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: clojure-vim/async-clj-highlight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 27, 2017

  1. Async highlight with acid

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    bd93f48 View commit details
    Browse the repository at this point in the history
  2. Simplify

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    45e261b View commit details
    Browse the repository at this point in the history
  3. Cleanup

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    b566c9f View commit details
    Browse the repository at this point in the history
  4. Chain Everythin

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    cf61f27 View commit details
    Browse the repository at this point in the history
  5. Rename and long

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    46ac39c View commit details
    Browse the repository at this point in the history
  6. Asynchronously working

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    88f0406 View commit details
    Browse the repository at this point in the history
  7. Move fn

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    2393eaf View commit details
    Browse the repository at this point in the history
  8. Avoid errors to explode

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    b6d7552 View commit details
    Browse the repository at this point in the history
  9. Hook last part into

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    b745b82 View commit details
    Browse the repository at this point in the history
  10. Rename and restructure

    hkupty committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    49b22d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Enhancements

    hkupty committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    92a0c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4926913 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    99e39b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d188858 View commit details
    Browse the repository at this point in the history
  3. Missing 0s

    hkupty committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    b425103 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Silent highlight

    hkupty committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    20e7064 View commit details
    Browse the repository at this point in the history
  2. Debug

    hkupty committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    589f4c5 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    hkupty committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    c91fb58 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Migrate to lua

    hkupty committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    d69aa1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from clojure-vim/lua

    Migrate to lua
    hkupty authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    4cffb70 View commit details
    Browse the repository at this point in the history
Loading