added clangd LSP.
This commit is contained in:
		
							parent
							
								
									85be35d962
								
							
						
					
					
						commit
						8e522d0fcd
					
				
					 3 changed files with 7 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,8 @@ return require('packer').startup(function(use)
 | 
			
		|||
						"rust_analyzer",
 | 
			
		||||
						'pyright',
 | 
			
		||||
						'bashls',
 | 
			
		||||
						'texlab'
 | 
			
		||||
						'texlab',
 | 
			
		||||
						'clangd',
 | 
			
		||||
					},
 | 
			
		||||
					automatic_installation=true
 | 
			
		||||
				})
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue