mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	nvim-surround: fix typo in description (#631)
Removed extra 'e' from the word upstream in description Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
		
					parent
					
						
							
								63c032cf87
							
						
					
				
			
			
				commit
				
					
						9b20083128
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -38,7 +38,7 @@ in { | ||||||
|       default = false; |       default = false; | ||||||
|       description = '' |       description = '' | ||||||
|         nvim-surround: add/change/delete surrounding delimiter pairs with ease. |         nvim-surround: add/change/delete surrounding delimiter pairs with ease. | ||||||
|         Note that the default mappings deviate from upstreeam to avoid conflicts |         Note that the default mappings deviate from upstream to avoid conflicts | ||||||
|         with nvim-leap. |         with nvim-leap. | ||||||
|       ''; |       ''; | ||||||
|     }; |     }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ian Allaway
				Ian Allaway