Skip to content

Allow customization of linked highlight groups via :hi def link #17

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inkarkat
Copy link

The plugin is already using :hi def for the custom colors of the headings and bold / italic / underlined; the same should be done for the linking to the built-in highlight groups, so that users can easily customize those by putting corresponding :hi link dokuwiki... ... into their .vimrc configuration.
This is documented in Vim's user manual at the end of :help 44.12

The plugin is already using :hi def for the custom colors of the headings and bold / italic / underlined; the same should be done for the linking to the built-in highlight groups, so that users can easily customize those by putting corresponding ":hi link dokuwiki... ..." into their .vimrc configuration.
This is documented in Vim's user manual at the end of :help 44.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant