mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-03 20:22:21 +00:00 
			
		
		
		
	fix: '&' causing build failures
This commit is contained in:
		
					parent
					
						
							
								8845d7a54d
							
						
					
				
			
			
				commit
				
					
						a1d99ca752
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -28,6 +28,6 @@ with builtins; {
 | 
				
			||||||
      treesitter = mkMappingOption "Treesitter [Telescope]" "<leader>fs";
 | 
					      treesitter = mkMappingOption "Treesitter [Telescope]" "<leader>fs";
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    enable = mkEnableOption "telescope.nvim: multi-purpose search & picker utility";
 | 
					    enable = mkEnableOption "telescope.nvim: multi-purpose search and picker utility";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue