Skip to content

Enable showing code block markers #107

Closed
@aviyag

Description

@aviyag

I want to see start-end markers of embedded code with syntax-highlighting, and see also the "type".
So, I have done the following change:
~/.vim/autoload/xolox/notes.vim line 1184

 execute printf(command, group, startgroup, startmarker, ft, endgroup, endmarker, include, ( has('conceal') && xolox#misc#option#get('notes_conceal_code', 1) )  ? ' concealends' : '')

Added checking for g:notes_conceal_code

Avi

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