add missing comma
This commit is contained in:
		
							parent
							
								
									6a612b80f8
								
							
						
					
					
						commit
						260c70c958
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
return {
 | 
			
		||||
  {
 | 
			
		||||
    "stevearc/conform.nvim",
 | 
			
		||||
    -- event = 'BufWritePre' -- uncomment for format on save
 | 
			
		||||
    -- event = 'BufWritePre', -- uncomment for format on save
 | 
			
		||||
    config = function()
 | 
			
		||||
      require "configs.conform"
 | 
			
		||||
    end,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue