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

Add configuration for min width of line-numbers gutter #4724

Merged
merged 22 commits into from
Jan 21, 2023

Commits on Nov 11, 2022

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

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    ea094ed View commit details
    Browse the repository at this point in the history
  2. cleaning up unit tests

    dgkf committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4539a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. fixing lints

    dgkf committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    568a69a View commit details
    Browse the repository at this point in the history
  2. adding gutter tests

    dgkf committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4af6508 View commit details
    Browse the repository at this point in the history
  3. fixing failing test

    dgkf committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9126fe0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

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

Commits on Dec 1, 2022

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

Commits on Dec 3, 2022

  1. merging master

    dgkf committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ed90b88 View commit details
    Browse the repository at this point in the history
  2. fixing failing test

    dgkf committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    7308a6b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    209ba4d View commit details
    Browse the repository at this point in the history
  2. merging master

    dgkf committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f0e5bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d198a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a48e92c View commit details
    Browse the repository at this point in the history
  5. removing vestigial .into()s

    dgkf committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c174b69 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Applying review suggestion to: helix-view/src/editor.rs

    Co-authored-by: Michael Davis <[email protected]>
    dgkf and the-mikedavis authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4f1393a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801df0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ead29e6 View commit details
    Browse the repository at this point in the history
  4. remove unused use statement

    dgkf committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    097fd4f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. reduce redundant code

    dgkf committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c47e5cc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. rebase onto master

    dgkf committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2a5e6b9 View commit details
    Browse the repository at this point in the history