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 cursorcolumn #4084

Merged
merged 5 commits into from
Oct 8, 2022
Merged

Add cursorcolumn #4084

merged 5 commits into from
Oct 8, 2022

Commits on Oct 5, 2022

  1. Implement cursorcolumn

    A-Walrus committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    67be9b5 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    A-Walrus committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    dab44d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349695a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    11a3d92 View commit details
    Browse the repository at this point in the history
  2. Switch to non-fallback try_get_exact

    Add new function `try_get_exact`, which doesn't perform fallback,
    and use that instead because the fallback behaviour is being handled
    manually.
    A-Walrus committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    be40aee View commit details
    Browse the repository at this point in the history