Skip to content

Missing installation step #5

Description

@erikw

On macOS sierra with source-higlight installed from homebrew version 3.1.18 and installing this colorscheme by copying in the definition files to the datafolder, it did not work.

Running source-highlight with the -v option gave me

retrieving default datadir value...
using datadir value from conf file /usr/local/Cellar/source-highlight/3.1.8_3/share/source-highlight
opening ./outlang.map
source-highlight: could not find a language definition for =esc-solarized

so I found that you need to add this to the outlang.map file:

esc-solarized = esc-solarized.outlang

and then is seems to work! Please add this to the README or even crease a small installation script which runs source-highlight-settings, parse out the path and copies the files and append this line to the mapping file :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions