Skip to content

Lacking the option for font encoding #16

@ldigas

Description

@ldigas

My guifont is
guifont=Consolas:h9:cEASTEUROPE

which in vim-thematic comes down to

let g:thematic#themes = {
\'badwolf' : {'background' : 'dark',
\             'colorscheme' : 'badwolf',
\             'typeface' : 'Consolas',
\             'font-size' : 9,
\             }
\}

or ...
guifont=Consolas:h9

Is vim-thematic missing the option to set encoding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions