Skip to content

Make highlight style configurable #18

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 2 commits into
base: master
Choose a base branch
from
Open

Make highlight style configurable #18

wants to merge 2 commits into from

Conversation

b0o
Copy link

@b0o b0o commented Apr 27, 2020

Use g:shot_f_highlight_graph and g:shot_f_highlight_blank to configure the highlight style.

These variables accept an argument that will be passed to vim's highlight function; see vim's help for |highlight-args| for details.

I additionally cleaned up the help file a bit, fixing up some of the grammar, and adjusting the layout for the variables section to make the new longer default values fit onto a single line.

b0o added 2 commits April 27, 2020 06:14
Use g:shot_f_highlight_graph and g:shot_f_highlight_blank to configure
the highlight style.

These variables accept an argument that will be passed to vim's highlight
function; see |highlight-args| for details.
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