vimwiki/autoload/vimwiki
tinmarino 64eea36b1e Feature: VimwikiGoto completion get also link of files nested in directories
Before: VimwikiGoto <Tab> -> completed only files in current dir
After: complete also files in nested dirs
Changes: glob(*) -> glob(**/*)
2019-12-15 02:27:11 -03:00
..
base.vim Feature: VimwikiGoto completion get also link of files nested in directories 2019-12-15 02:27:11 -03: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 Add better echoing of custom wiki2html script 2019-12-08 12:05:25 +08: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 Add check to generate_tags() to ensure a header is present. 2019-12-14 10:41:22 -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 Set default ext2syntax values for markdown and mediawiki. 2019-12-14 20:31:59 -07:00