vimwiki/autoload/vimwiki
Dave Gauer ad95e3463f Add error handling to VimwikiSearch per issue #420
- Create function wrapper around lvimgrep for input checking, pattern
   quoting, and error handling.
 - Add Vader tests for VimwikiSearch.
 - Change syntax loading from try/catch to explicit file check (to
   prevent Vader test bug).
 - Update doc/vimwiki.txt for changes.
 - Change test script to run Vader tests separately
2019-10-12 18:31:43 -04:00
..
base.vim Add error handling to VimwikiSearch per issue #420 2019-10-12 18:31:43 -04: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 Allow forcing VimwikiAll2HTML with ! 2019-05-20 08:22:15 -06:00
lst.vim Fix 'VimwikiReturn 3 5' behavior within code blocks. 2019-08-23 14:42:07 -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 Change the tagfile name. 2019-04-01 09:46:41 -06:00
tbl.vim Remove control characters. Fixes #598 2019-07-17 07:15:06 -06:00
u.vim Allow buffer local mappings to overwrite existing mappings. 2019-05-24 20:41:12 -06:00
vars.vim Support getbufvar for vim < v7.3.831 2019-07-20 22:13:48 -06:00