vimwiki/autoload/vimwiki
Patrik Willard a5bda652d0
Add option to not conceal one-character markers
Adds new configuration variable, "conceal_onechar_markers", defaulting
to on (preserving default behaviour)

Adds if-statement around relevant parts of code (as suggested in the
issue), which uses the new configuration variable.

Fix #315 - Don't conceal one-character markers
2019-04-09 08:17:56 +02:00
..
base.vim Fix VimwikiBackLinks on Windows. See Issue #413. 2019-04-06 10:43:09 -06:00
customwiki2html.sh Clean up the help file (part 3) 2015-11-23 13:10:46 +01:00
default.tpl HTML5 doctype for HTML output 2014-09-12 11:31:06 +02:00
diary.vim Move variable declaration outside of for loop 2019-04-08 22:18:07 -06:00
html.vim Merge pull request #629 from gpanders/dev 2019-03-18 17:20:30 -06:00
lst.vim Revert "Allow to specify additional chars for lists" 2019-01-17 21:57:42 +01:00
markdown_base.vim Don't replace spaces in link description for markdown syntax. 2019-04-08 20:54:21 -06:00
path.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
style.css Made headings link to themselves. 2019-01-30 21:13:29 +01:00
tags.vim Change the tagfile name. 2019-04-01 09:46:41 -06:00
tbl.vim Do not format current table line directly in get_rows() 2019-04-04 00:13:00 -07:00
u.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
vars.vim Add option to not conceal one-character markers 2019-04-09 08:17:56 +02:00