Remove duplicate cmp-path (#1369)
This commit is contained in:
		
							parent
							
								
									e64aa51ef2
								
							
						
					
					
						commit
						ea60b2b01f
					
				
							
								
								
									
										1
									
								
								init.lua
								
								
								
								
							
							
						
						
									
										1
									
								
								init.lua
								
								
								
								
							| 
						 | 
					@ -799,7 +799,6 @@ require('lazy').setup({
 | 
				
			||||||
      --  into multiple repos for maintenance purposes.
 | 
					      --  into multiple repos for maintenance purposes.
 | 
				
			||||||
      'hrsh7th/cmp-nvim-lsp',
 | 
					      'hrsh7th/cmp-nvim-lsp',
 | 
				
			||||||
      'hrsh7th/cmp-path',
 | 
					      'hrsh7th/cmp-path',
 | 
				
			||||||
      'hrsh7th/cmp-path',
 | 
					 | 
				
			||||||
      'hrsh7th/cmp-nvim-lsp-signature-help',
 | 
					      'hrsh7th/cmp-nvim-lsp-signature-help',
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    config = function()
 | 
					    config = function()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue