vimwiki/autoload/vimwiki
Tinmarino a1f1b9c290 Syntax: Stricter italic match: match '_that_' not 'a_ that _a'
See: https://github.github.com/gfm/#emphasis-and-strong-emphasis

`A single * character can open emphasis iff (if and only if) it is part of a left-flanking delimiter run.`

Tim Pope default is too permissive (leads to too much emphasis openener): `\S\@<=_\|_\S\@=` -> `_\S\@=`
2020-08-09 16:29:39 -04:00
..
base.vim Refactor: Mutualize messaging (echo) 2020-08-09 16:06:35 -04:00
customwiki2html.sh Fix relative paths for VimwikiRenameLink. Merge PR #787. 2020-01-04 21:21:52 -07:00
default.tpl Generate RSS feed for diary entries 2020-07-22 10:06:30 -04:00
diary.vim Refactor: Mutualize messaging (echo) 2020-08-09 16:06:35 -04:00
emoji.vim Feature: Emoji support conceal and complete 2020-08-07 02:39:53 -04:00
html.vim Refactor: Mutualize messaging (echo) 2020-08-09 16:06:35 -04:00
lst.vim Travis: Fix vint error propagation 2020-06-16 14:48:15 -04:00
markdown_base.vim Refactor: Mutualize messaging (echo) 2020-08-09 16:06:35 -04:00
path.vim Refractor: Path Add utility unixify #478 2020-07-25 03:51:02 -04:00
style.css New Logo and Screenshots 2019-04-19 21:01:02 +02:00
tags.vim Config: Permit tag configuration for syntax, search and match (Issue #922 #928) 2020-08-08 04:06:20 -04:00
tbl.vim Refactor: Mutualize messaging (echo) 2020-08-09 16:06:35 -04:00
u.vim Syntax: Stricter italic match: match '_that_' not 'a_ that _a' 2020-08-09 16:29:39 -04:00
vars.vim Refactor: Mutualize messaging (echo) 2020-08-09 16:06:35 -04:00