Closed
Description
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
Labels
No labels