mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	docs: rename vim.leaderKey to vim.globals.mapleader
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				Check for typos in the source tree / check-typos (push) Waiting to run
				
			
		
		
	
	
		
	
		
			Some checks are pending
		
		
	
	Check for typos in the source tree / check-typos (push) Waiting to run
				
			This commit is contained in:
		
					parent
					
						
							
								ba14b3538e
							
						
					
				
			
			
				commit
				
					
						3b6b6e7322
					
				
			
		
					 1 changed files with 1 additions and 4 deletions
				
			
		|  | @ -60,9 +60,6 @@ in { | ||||||
|       upstream, it no longer makes sense, nor works, to toggle only Trouble. |       upstream, it no longer makes sense, nor works, to toggle only Trouble. | ||||||
|     '') |     '') | ||||||
|     # 2024-11-30 |     # 2024-11-30 | ||||||
|     (mkRemovedOptionModule ["vim" "leaderKey"] '' |     (mkRenamedOptionModule ["vim" "leaderKey"] ["vim" "globals" "mapleader"]) | ||||||
|       This has been deprecated in favor of using the more generic `vim.globals` |  | ||||||
|       (you can use `vim.globals.mapleader` to change this instead). |  | ||||||
|     '') |  | ||||||
|   ]; |   ]; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang