mirror of
				https://github.com/mhinz/vim-galore.git
				synced 2025-11-04 11:55:35 +08:00 
			
		
		
		
	Mappings: add related help
This commit is contained in:
		@@ -375,6 +375,12 @@ the mapleader.
 | 
			
		||||
If you want to disable a standard mapping, map them to the special `<nop>`
 | 
			
		||||
character, e.g. `:noremap <left> <nop>`.
 | 
			
		||||
 | 
			
		||||
Related help:
 | 
			
		||||
 | 
			
		||||
    :h key-notation
 | 
			
		||||
    :h mapping
 | 
			
		||||
    :h 05.3
 | 
			
		||||
 | 
			
		||||
#### Mapleader?
 | 
			
		||||
 | 
			
		||||
The mapleader is simply a placeholder than can be used with custom mappings and
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user