mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	doc: fix wordcount description
was fixed in vim patch c572da5f67aa5cdbbc127fc6f1d0a42e38468325
and forgot in corresponding vim patch 8c3377ee76.
			
			
This commit is contained in:
		| @@ -9367,7 +9367,7 @@ wordcount()						*wordcount()* | |||||||
| 					(only in Visual mode) | 					(only in Visual mode) | ||||||
| 			visual_chars    Number of chars visually selected | 			visual_chars    Number of chars visually selected | ||||||
| 					(only in Visual mode) | 					(only in Visual mode) | ||||||
| 			visual_words    Number of chars visually selected | 			visual_words    Number of words visually selected | ||||||
| 					(only in Visual mode) | 					(only in Visual mode) | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Matthieu Coudron
					Matthieu Coudron