mirror of
				https://github.com/mhinz/vim-galore.git
				synced 2025-11-04 11:55:35 +08:00 
			
		
		
		
	Typo
This commit is contained in:
		
				
					committed by
					
						
						Marco Hinz
					
				
			
			
				
	
			
			
			
						parent
						
							9d936d9c8a
						
					
				
				
					commit
					4d8deb6345
				
			@@ -353,7 +353,7 @@ See `:h mapleader` and `:h maplocalleader` for more.
 | 
			
		||||
#### Registers?
 | 
			
		||||
 | 
			
		||||
Registers are slots that save text. Copying text into a register is called
 | 
			
		||||
**yanking** and extracing text from a register is called **pasting**.
 | 
			
		||||
**yanking** and extracting text from a register is called **pasting**.
 | 
			
		||||
 | 
			
		||||
Vim provides the following registers:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user