Hugo Hörnquist 
							
						 
					 
					
						
						
							
						
						da52523710 
					 
					
						
						
							
							Add documentation for colorcodes.  
						
						 
						
						
						
						
					 
					
						2019-03-17 22:50:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hugo Hörnquist 
							
						 
					 
					
						
						
							
						
						6f687aff52 
					 
					
						
						
							
							Move location of %wiki_path% documentation.  
						
						 
						
						
						
						
					 
					
						2019-03-17 22:22:55 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexey Radkov 
							
						 
					 
					
						
						
							
						
						fa6342c454 
					 
					
						
						
							
							Merge branch 'dev' into dev  
						
						 
						
						
						
						
					 
					
						2019-03-15 15:38:22 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rane 
							
						 
					 
					
						
						
							
						
						f40f054441 
					 
					
						
						
							
							Merge branch 'md_bold_italics' into dev  
						
						 
						
						... 
						
						
						
						This fixes Markdown syntax for bold, italic, and bold_italic. With these
changes **bold** and __bold__, *italic* and _italic_, and
***bold_italic*** and ___italic_bold___ are shown correctly.
This closes  #23 , closes  #189 , closes  #318 , and closes  #576 . 
						
						
					 
					
						2019-03-15 06:25:01 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rane 
							
						 
					 
					
						
						
							
						
						1f1966a4f6 
					 
					
						
						
							
							Add description of markdown specific text decorators  
						
						 
						
						
						
						
					 
					
						2019-03-15 06:12:35 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Henry Qin 
							
						 
					 
					
						
						
							
						
						abd12d4479 
					 
					
						
						
							
							Merge PR  #377  from  https://github.com/schmeisers/vimwiki  
						
						 
						
						
						
						
					 
					
						2019-03-14 18:08:27 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Anders 
							
						 
					 
					
						
						
							
						
						bb40826def 
					 
					
						
						
							
							Allow customization of header level of TOC  
						
						 
						
						... 
						
						
						
						Instead of forcing the TOC to always be at header level 1, allow the
user to specify via the option g:vimwiki_toc_header_level what level
they want.
This defaults to 1, so if the user does nothing then the old behavior
will remain the same. 
						
						
					 
					
						2019-03-14 08:34:52 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lyokha 
							
						 
					 
					
						
						
							
						
						07ba7339f1 
					 
					
						
						
							
							added docs about new commands gq1 and gw1  
						
						 
						
						
						
						
					 
					
						2019-03-14 14:44:08 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						1b2643ea19 
					 
					
						
						
							
							Clarify the description of hl_cb_checked in the doc  
						
						 
						
						... 
						
						
						
						Ref #605  
						
						
					 
					
						2019-02-04 21:48:18 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						19f1d36229 
					 
					
						
						
							
							Revert "Initial commit"  
						
						 
						
						... 
						
						
						
						This reverts commit 7699967a99 .
Reason: It's wrong. In markdown, opposed to mediawiki, list items can be indented, e.g. when a
list contains a list. 
						
						
					 
					
						2019-02-01 17:48:48 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Huber 
							
						 
					 
					
						
						
							
						
						b8d0cf377d 
					 
					
						
						
							
							doc: Fix spelling for <Leader>  
						
						 
						
						
						
						
					 
					
						2019-02-01 17:43:05 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Quomsieh 
							
						 
					 
					
						
						
							
						
						72bbb1b740 
					 
					
						
						
							
							fixed writing error  
						
						 
						
						
						
						
					 
					
						2019-02-01 17:43:05 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steven Stallion 
							
						 
					 
					
						
						
							
						
						7699967a99 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
						
					 
					
						2019-02-01 17:43:05 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Huber 
							
						 
					 
					
						
						
							
						
						417490f30b 
					 
					
						
						
							
							doc: Fix spelling for <Leader>  
						
						 
						
						
						
						
					 
					
						2019-01-29 21:49:28 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						05de247f36 
					 
					
						
						
							
							Revert "Update documentation"  
						
						 
						
						... 
						
						
						
						This reverts commit 7ea136dd0b . 
						
						
					 
					
						2019-01-17 21:57:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						7ea136dd0b 
					 
					
						
						
							
							Update documentation  
						
						 
						
						
						
						
					 
					
						2019-01-03 21:02:21 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kasper Socha 
							
						 
					 
					
						
						
							
						
						f9b8906985 
					 
					
						
						
							
							Fix section number for anchor,  closes   #597  
						
						 
						
						
						
						
					 
					
						2019-01-03 17:20:31 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								fte10kso 
							
						 
					 
					
						
						
							
						
						24f33e3e3f 
					 
					
						
						
							
							Clarify toggling of todo list items in visual mode  
						
						 
						
						
						
						
					 
					
						2019-01-03 17:20:31 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hugo Hörnquist 
							
						 
					 
					
						
						
							
						
						6f7e40ff78 
					 
					
						
						
							
							Add short documentation for %wiki_path%.  
						
						 
						
						
						
						
					 
					
						2018-10-21 20:50:16 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						e6d0678b54 
					 
					
						
						
							
							Add CONTRIBUTING.md  
						
						 
						
						
						
						
					 
					
						2018-10-09 21:54:02 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steven Stallion 
							
						 
					 
					
						
						
							
						
						d7d94e2160 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
						
					 
					
						2018-09-29 20:23:26 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Quomsieh 
							
						 
					 
					
						
						
							
						
						f55ec31675 
					 
					
						
						
							
							fixed writing error  
						
						 
						
						
						
						
					 
					
						2018-09-03 18:42:27 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steven Stallion 
							
						 
					 
					
						
						
							
						
						9f797f6ad9 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
						
					 
					
						2018-07-21 02:04:13 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steven Schmeiser 
							
						 
					 
					
						
						
							
						
						10f502a698 
					 
					
						
						
							
							table align - catch up to dev  
						
						 
						
						
						
						
					 
					
						2018-07-09 13:51:18 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Steven Schmeiser 
							
						 
					 
					
						
						
							
						
						23d273d547 
					 
					
						
						
							
							table alignment: break out of loop when separator found  
						
						 
						
						
						
						
					 
					
						2018-07-09 10:05:30 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						44a1f3a6f3 
					 
					
						
						
							
							Add a note to the doc about setting Vimwiki settings  
						
						 
						
						... 
						
						
						
						Ref #510  
						
						
					 
					
						2018-07-05 14:11:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						51017f6b5e 
					 
					
						
						
							
							Update changelog  
						
						 
						
						... 
						
						
						
						Ref #504  
						
						
					 
					
						2018-07-05 14:00:18 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						786aa470e3 
					 
					
						
						
							
							Remove the user-mappable function and use commands instead.  
						
						 
						
						
						
						
					 
					
						2018-06-26 21:38:55 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						c08a9f8c71 
					 
					
						
						
							
							Add a note to the doc on how to use :VWS case insensitively  
						
						 
						
						... 
						
						
						
						Fix  #480  
						
						
					 
					
						2018-05-16 20:14:36 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						f96d0c26d3 
					 
					
						
						
							
							Add section to doc about getting help via IRC  
						
						 
						
						... 
						
						
						
						Fix  #490  
						
						
					 
					
						2018-05-15 21:26:05 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						503bc11dd9 
					 
					
						
						
							
							Merge branch 'dev' of  https://github.com/mMontu/vimwiki  into mMontu-dev  
						
						 
						
						... 
						
						
						
						Conflicts:
	plugin/vimwiki.vim 
						
						
					 
					
						2018-04-22 21:24:28 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Gianforcaro 
							
						 
					 
					
						
						
							
						
						7036561446 
					 
					
						
						
							
							Add VimwikiMakeTomorrowDiaryNote  
						
						 
						
						... 
						
						
						
						This change introduces a new global diary command "VimwikiMakeTomorrowDiaryNote". The purpose is the
same as VimwikiMakeYesterdayDiaryNote, except it allows
you to create a diary note in the future.
I find this useful when trying to plan my day the night before. 
						
						
					 
					
						2018-04-14 00:06:51 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						2941913ccc 
					 
					
						
						
							
							Add keys for motions between headers  
						
						 
						
						... 
						
						
						
						Fix  #462 
Inspired by #23  
						
						
					 
					
						2018-04-06 21:11:40 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						a3b100ccaa 
					 
					
						
						
							
							Update the documentation for header text objects  
						
						 
						
						
						
						
					 
					
						2018-04-06 09:58:28 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						ec516cfdbd 
					 
					
						
						
							
							Once again  
						
						 
						
						
						
						
					 
					
						2018-04-04 17:03:49 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						89d28a72c5 
					 
					
						
						
							
							Merge branch 'beta' into dev  
						
						 
						
						
						
						
					 
					
						2018-04-04 02:27:27 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						8009e5c7cf 
					 
					
						
						
							
							Handle all combinations of 'autowriteall' and 'hidden'  
						
						 
						
						... 
						
						
						
						Ref #445  
						
						
					 
					
						2018-03-16 21:39:24 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						1e858b50cb 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part7  
						
						 
						
						
						
						
					 
					
						2018-02-19 07:07:22 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						4c940cd5bb 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part6  
						
						 
						
						
						
						
					 
					
						2018-02-17 21:30:01 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						f60993249a 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part5  
						
						 
						
						
						
						
					 
					
						2018-02-17 21:05:06 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						3756c6258b 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part4  
						
						 
						
						
						
						
					 
					
						2018-02-16 21:42:32 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						73bda6b9ab 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part3  
						
						 
						
						
						
						
					 
					
						2018-02-16 18:11:49 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						7d4254a75d 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part2  
						
						 
						
						
						
						
					 
					
						2018-02-16 17:47:32 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						19f398c73e 
					 
					
						
						
							
							Cherry-pick the changes from dev -- part 1  
						
						 
						
						
						
						
					 
					
						2018-02-16 07:26:42 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								EinfachToll 
							
						 
					 
					
						
						
							
						
						5419fad3f7 
					 
					
						
						
							
							Formatting and small refactorings  
						
						 
						
						
						
						
					 
					
						2018-02-15 18:38:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						0df94e47a8 
					 
					
						
						
							
							Merge pull request  #5  from vimwiki/dev  
						
						 
						
						... 
						
						
						
						Merge upstream patches 
						
						
					 
					
						2017-11-15 16:32:54 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								John Campbell 
							
						 
					 
					
						
						
							
						
						7c2ae8a714 
					 
					
						
						
							
							Merge pull request  #373  from Nudin/wontdo  
						
						 
						
						... 
						
						
						
						"Won't-do" state for checkbox list items 
						
						
					 
					
						2017-11-04 14:23:50 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						cf8e3e7319 
					 
					
						
						
							
							Unified spelling Licence -> License  
						
						 
						
						
						
						
					 
					
						2017-10-25 19:02:12 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						ec3d554c0b 
					 
					
						
						
							
							Update list of contributers  
						
						 
						
						
						
						
					 
					
						2017-10-25 19:02:12 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael F. Schönitzer 
							
						 
					 
					
						
						
							
						
						742fc99692 
					 
					
						
						
							
							Add Copyright-attribution to Daniel Schemala  
						
						 
						
						
						
						
					 
					
						2017-10-25 19:02:12 +02:00