mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	 9c3099f0cf
			
		
	
	9c3099f0cf
	
	
	
		
			
			- Problem: It's not clear for new plugin developers that `:help` uses
  a help-tags file for searching the docs, generated by `:helptags`.
  - Solution: Hint to the |:helptags| docs for regenerating the tags
    file for their freshly written documentation.
Co-authored-by: Yochem van Rosmalen <git@yochem.nl>