fixed autocomplete.
This commit is contained in:
		
							parent
							
								
									a8c3d3b02b
								
							
						
					
					
						commit
						6f037e9460
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -93,7 +93,7 @@ require('lazy').setup({
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		'hrsh7th/nvim-cmp',
 | 
							'hrsh7th/nvim-cmp',
 | 
				
			||||||
		config = function()
 | 
							config = function()
 | 
				
			||||||
			require('rust-tools-setup')
 | 
								require('cmp-lsp')
 | 
				
			||||||
		end,
 | 
							end,
 | 
				
			||||||
		dependencies = {
 | 
							dependencies = {
 | 
				
			||||||
			'neovim/nvim-lspconfig',
 | 
								'neovim/nvim-lspconfig',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue