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

Use HashMap<usize, String> as LinesTruncatedMap #443

Merged
merged 7 commits into from May 25, 2020

Commits on May 24, 2020

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

Commits on May 25, 2020

  1. Rename to get_line_at()

    liuchengxu committed May 25, 2020
    Configuration menu
    Copy the full SHA
    f27bde0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/liuchengxu/vim-clap into …

    …use-lnum-to-origin-truncated-map
    liuchengxu committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c4c6acd View commit details
    Browse the repository at this point in the history
  3. Fix test

    liuchengxu committed May 25, 2020
    Configuration menu
    Copy the full SHA
    f0cc0e0 View commit details
    Browse the repository at this point in the history
  4. .

    liuchengxu committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ed4ad30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d53fc View commit details
    Browse the repository at this point in the history
  6. Catch preview exception

    liuchengxu committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ccac786 View commit details
    Browse the repository at this point in the history