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

Highlight qualified names based on last component (also highlight "XXX") #125

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2020

  1. Add XXX as todo keyword

    maurges committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    1ced36e View commit details
    Browse the repository at this point in the history
  2. Add matcher for qualified names

    qualified names are treated based on their last part: as an operator,
    identifier or typename
    maurges committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8f8cff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Merge branch 'master' of https://github.com/neovimhaskell/haskell-vim

    …into neovimhaskell-master
    maurges committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    3a89f39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad8af1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c29efa View commit details
    Browse the repository at this point in the history