Initial commit

This commit is contained in:
Steven Stallion
2018-07-12 10:58:12 -05:00
committed by Michael F. Schönitzer
parent f639c0a342
commit d7d94e2160
3 changed files with 17 additions and 0 deletions

View File

@ -181,6 +181,7 @@ endfunction
function! s:populate_wikilocal_options()
let default_values = {
\ 'auto_diary_index': 0,
\ 'auto_export': 0,
\ 'auto_tags': 0,
\ 'auto_toc': 0,