Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async wrapper #5

Merged
merged 14 commits into from
Mar 30, 2017
Merged

Async wrapper #5

merged 14 commits into from
Mar 30, 2017

Commits on Mar 24, 2017

  1. Configuration menu
    Copy the full SHA
    11a7c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69de8a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e3772 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Fix function interface for async.vim

    The interface of async.vim is based on NeoVim's job control interface:
    https://neovim.io/doc/user/job_control.html#job-control-usage
    k-takata committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    a1a1aa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Remove autoload/minpac temporally

    Prepare for using git-subtree.
    k-takata committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    54e7aab View commit details
    Browse the repository at this point in the history
  2. Squashed 'autoload/minpac/' content from commit b117c85

    git-subtree-dir: autoload/minpac
    git-subtree-split: b117c859a8655592ea6233154404c0fc739473f4
    k-takata committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    6137521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e51d461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93474dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4da4509 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5358cbc View commit details
    Browse the repository at this point in the history
  7. Squashed 'autoload/minpac/' changes from b117c85..ec6d478

    ec6d478 fixed type() check
    
    git-subtree-dir: autoload/minpac
    git-subtree-split: ec6d4781cb3fecf18786b06aecd6d748ceb59380
    k-takata committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    289dec9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1359b84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c64fe8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c14b5bc View commit details
    Browse the repository at this point in the history