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 support for highlighting non-aliased public namespace members. #7

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

Commits on Jul 24, 2018

  1. Added highlighting for all loaded and non-aliased namespaces so full …

    …names continue to be highlighted.
    Jon Doane committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    411a48f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    a2686ba View commit details
    Browse the repository at this point in the history
  2. Made another update to continue to support older versions of vim-fire…

    …place.
    Jon Doane committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    aad35c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c418a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Switch fireplace detection to be more sane.

    Jon Doane committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    865010e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Changed the detection of existance of the vim-clojure-highlight nam…

    …espace to work with latest version of fireplace.
    Jon Doane committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    a922eb8 View commit details
    Browse the repository at this point in the history