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

Extract key mappings for config support #30

Merged
merged 19 commits into from
Nov 16, 2020
Merged

Extract key mappings for config support #30

merged 19 commits into from
Nov 16, 2020

Commits on Nov 7, 2020

  1. Extract Key Mappings

    cielong committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    0071ed7 View commit details
    Browse the repository at this point in the history
  2. Add vim key mapping

    cielong committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    4dec409 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Add configuration support

    cielong committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    94dce2f View commit details
    Browse the repository at this point in the history
  2. Fix setup

    cielong committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1e95c0a View commit details
    Browse the repository at this point in the history
  3. doc

    cielong committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5374fed View commit details
    Browse the repository at this point in the history
  4. style

    cielong committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b73f94a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    59c270a View commit details
    Browse the repository at this point in the history
  2. refactor components

    cielong committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    323b2cf View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. key mapper configuration

    cielong committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    cd8a608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c00e278 View commit details
    Browse the repository at this point in the history
  3. fix and add key mapping

    cielong committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    07fa11e View commit details
    Browse the repository at this point in the history
  4. Add Key Mapping

    cielong committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    4e780d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    0fa8b0f View commit details
    Browse the repository at this point in the history
  2. fix dependency

    cielong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d5dd192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bb9d12 View commit details
    Browse the repository at this point in the history
  4. Correct README

    cielong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    0393866 View commit details
    Browse the repository at this point in the history
  5. Use relative import

    cielong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    6430f4c View commit details
    Browse the repository at this point in the history
  6. Bump version into 0.1.0-beta

    cielong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e7da1a1 View commit details
    Browse the repository at this point in the history
  7. update CHANGELOG

    cielong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e2807f8 View commit details
    Browse the repository at this point in the history