mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	feat: change nvim-web-devicons source
This commit is contained in:
		
					parent
					
						
							
								0afa7184f1
							
						
					
				
			
			
				commit
				
					
						d3c14a8cdf
					
				
			
		
					 2 changed files with 6 additions and 6 deletions
				
			
		
							
								
								
									
										10
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								flake.lock
									
										
									
										generated
									
									
									
								
							|  | @ -1127,15 +1127,15 @@ | ||||||
|     "nvim-web-devicons": { |     "nvim-web-devicons": { | ||||||
|       "flake": false, |       "flake": false, | ||||||
|       "locked": { |       "locked": { | ||||||
|         "lastModified": 1683422244, |         "lastModified": 1684714932, | ||||||
|         "narHash": "sha256-+UH04+Bu167fthQntUATik9wl/vRfkMJ/A9JheaHx9w=", |         "narHash": "sha256-JGGrIm8wTekB7FnD4jNnEQbmcktbVyTxLyER4VOGWto=", | ||||||
|         "owner": "kyazdani42", |         "owner": "nvim-tree", | ||||||
|         "repo": "nvim-web-devicons", |         "repo": "nvim-web-devicons", | ||||||
|         "rev": "986875b7364095d6535e28bd4aac3a9357e91bbe", |         "rev": "e283ab937e0197b37ec5d8013e49495193407324", | ||||||
|         "type": "github" |         "type": "github" | ||||||
|       }, |       }, | ||||||
|       "original": { |       "original": { | ||||||
|         "owner": "kyazdani42", |         "owner": "nvim-tree", | ||||||
|         "repo": "nvim-web-devicons", |         "repo": "nvim-web-devicons", | ||||||
|         "type": "github" |         "type": "github" | ||||||
|       } |       } | ||||||
|  |  | ||||||
|  | @ -330,7 +330,7 @@ | ||||||
|       flake = false; |       flake = false; | ||||||
|     }; |     }; | ||||||
|     nvim-web-devicons = { |     nvim-web-devicons = { | ||||||
|       url = "github:kyazdani42/nvim-web-devicons"; |       url = "github:nvim-tree/nvim-web-devicons"; | ||||||
|       flake = false; |       flake = false; | ||||||
|     }; |     }; | ||||||
|     gitsigns-nvim = { |     gitsigns-nvim = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf