Remove g:vimwiki_debug, which probably nobody used

This commit is contained in:
EinfachToll
2015-12-07 12:27:32 +01:00
parent c565b38bb6
commit 2a70e1517e
7 changed files with 7 additions and 136 deletions

View File

@ -2594,19 +2594,6 @@ Note:
Default: 15
------------------------------------------------------------------------------
*g:vimwiki_debug*
Controls verbosity of debugging output, for example, the diagnostic
information about HTML conversion.
Value Description~
0 Do not show debug messages.
1 Show debug messages.
Default: 0
------------------------------------------------------------------------------
*g:vimwiki_diary_months*
@ -2718,6 +2705,13 @@ Contributors and their Github usernames in roughly chronological order:
==============================================================================
15. Changelog *vimwiki-changelog*
???~
Removed:~
* Removed the option g:vimwiki_debug, which probably nobody used. If you
want it back, file an issue at Github.
2.2~
New:~