mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 09:44:31 +00:00 
			
		
		
		
	Merge pull request #4061 from Pyrohh/doc
[RFC] doc: The ":drop" command is always available
This commit is contained in:
		@@ -681,7 +681,6 @@ can also get to them with the buffer list commands, like ":bnext".
 | 
				
			|||||||
		When using the |:tab| modifier each argument is opened in a
 | 
							When using the |:tab| modifier each argument is opened in a
 | 
				
			||||||
		tab page.  The last window is used if it's empty.
 | 
							tab page.  The last window is used if it's empty.
 | 
				
			||||||
		Also see |++opt| and |+cmd|.
 | 
							Also see |++opt| and |+cmd|.
 | 
				
			||||||
		{only available when compiled with a GUI}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
==============================================================================
 | 
					==============================================================================
 | 
				
			||||||
8. Do a command in all buffers or windows			*list-repeat*
 | 
					8. Do a command in all buffers or windows			*list-repeat*
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user