mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	wrapper: rename build dir to environemnt
This commit is contained in:
		
					parent
					
						
							
								8febf44422
							
						
					
				
			
			
				commit
				
					
						f9d1684b5f
					
				
			
		
					 4 changed files with 1 additions and 1 deletions
				
			
		|  | @ -48,7 +48,7 @@ | ||||||
|     # The neovim wrapper, used to build a wrapped neovim package |     # The neovim wrapper, used to build a wrapped neovim package | ||||||
|     # using the configuration passed in `neovim` and `plugins` modules. |     # using the configuration passed in `neovim` and `plugins` modules. | ||||||
|     wrapper = map (p: ./wrapper + "/${p}") [ |     wrapper = map (p: ./wrapper + "/${p}") [ | ||||||
|       "build" |       "environment" | ||||||
|       "rc" |       "rc" | ||||||
|       "warnings" |       "warnings" | ||||||
|       "lazy" |       "lazy" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang