vim-notes
vim-notes copied to clipboard
Change code fencing (notesCodeStart & notesCodeEnd) symbols to ```
I see that there are ways to override syntax styles with the :highlight command, but I haven't found a way to change the code fencing characters from brackets to ticks.
This would be useful for me because I write my notes in Markdown syntax and that's the only thing that doesn't work properly.