vimwiki/autoload/vimwiki
Rane Brown 460fcb692e Make generation functions compatible with older vims.
PR #634, PR #635, and PR #636 introduced new features that broke
compatibility with older version of Vim. This modifies those changes to
ensure compatibility. Closes #781.

Removes usage of funcref(), closure. Fixes filter() call.
Made globpath calls not use the list argument.
Unlet a variable that is reused (sticky type checking)

v7.4.1989 modified filter() to accept a Funcref
v7.4.2120 Added function "closure" argument
v7.4.2137 add funcref()
2019-12-14 10:31:30 -07:00
..
base.vim Make generation functions compatible with older vims. 2019-12-14 10:31:30 -07: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 Make generation functions compatible with older vims. 2019-12-14 10:31:30 -07:00
html.vim Allow forcing VimwikiAll2HTML with ! 2019-05-20 08:22:15 -06:00
lst.vim Don't insert marker character with o or O within a code block. 2019-10-16 22:27:26 -06:00
markdown_base.vim Make normalized links in diary pages use relative path. 2019-07-10 21:06:33 -06:00
path.vim Omnicompletion fix for Windows (#660) 2019-04-20 17:28:32 +02:00
style.css New Logo and Screenshots 2019-04-19 21:01:02 +02:00
tags.vim Make generation functions compatible with older vims. 2019-12-14 10:31:30 -07:00
tbl.vim Remove control characters. Fixes #598 2019-07-17 07:15:06 -06:00
u.vim Treat math blocks in the same manner as code blocks 2019-10-19 10:45:45 -06:00
vars.vim Fix: VimwikiGoBackLink does not go back to links on the same page #691 2019-10-24 23:24:17 +02:00