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

feat: add cursor layout #878

Merged
merged 18 commits into from
Jul 16, 2021
Merged

Commits on Feb 2, 2021

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

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    57f4330 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/nvim-lua/telescope.nvim i…

    …nto feat/add-cursor-layout
    Luxed committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6dd43f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Merge branch 'master' of https://github.com/nvim-lua/telescope.nvim i…

    …nto feat/add-cursor-layout
    Luxed committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    53eb3b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f5010 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge branch 'master' of https://github.com/nvim-lua/telescope.nvim i…

    …nto feat/add-cursor-layout
    Luxed committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    3346640 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Refactor cursor layout code

    Luxed committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    510ec13 View commit details
    Browse the repository at this point in the history
  2. Add cursor theme

    Luxed committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    5fc225c View commit details
    Browse the repository at this point in the history
  3. Update readme

    Luxed committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    34036d0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Merge branch 'master' of https://github.com/nvim-lua/telescope.nvim i…

    …nto feat/add-cursor-layout
    Luxed committed May 31, 2021
    Configuration menu
    Copy the full SHA
    befdb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dfcc9 View commit details
    Browse the repository at this point in the history
  3. [docgen] Update doc/telescope.txt

    skip-checks: true
    Github Actions committed May 31, 2021
    Configuration menu
    Copy the full SHA
    9078934 View commit details
    Browse the repository at this point in the history
  4. Remove trailing whitespace

    Luxed committed May 31, 2021
    Configuration menu
    Copy the full SHA
    bef9b76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a854660 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    83a897a View commit details
    Browse the repository at this point in the history
  2. [docgen] Update doc/telescope.txt

    skip-checks: true
    Github Actions committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e1aae4c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Allow preview width to be configured

    cbrunel authored and Luxed committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d002ef1 View commit details
    Browse the repository at this point in the history
  2. [docgen] Update doc/telescope.txt

    skip-checks: true
    Github Actions committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b38dae4 View commit details
    Browse the repository at this point in the history