handle error base46_cache error
This commit is contained in:
		
							parent
							
								
									d27029d1b1
								
							
						
					
					
						commit
						b266f066af
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -29,7 +29,9 @@ local plugins = {
 | 
			
		|||
  ["NvChad/base46"] = {
 | 
			
		||||
    branch = "dev",
 | 
			
		||||
    config = function()
 | 
			
		||||
      loadfile(vim.g.base46_cache .. "defaults")()
 | 
			
		||||
      pcall(function()
 | 
			
		||||
        loadfile(vim.g.base46_cache .. "defaults")()
 | 
			
		||||
      end)
 | 
			
		||||
    end,
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue