nvim: remove ccls in favor of clang
Removes CCLS nvim configuration and exchanges the ccls package for clang-tools
This commit is contained in:
		
							parent
							
								
									57132cc602
								
							
						
					
					
						commit
						1fd1838d3f
					
				
					 2 changed files with 2 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ in
 | 
			
		|||
    environment.systemPackages = (lib.attrVals [
 | 
			
		||||
      "black"
 | 
			
		||||
      "btop"
 | 
			
		||||
      "ccls"
 | 
			
		||||
      "clang-tools"
 | 
			
		||||
      "eza"
 | 
			
		||||
      "fd"
 | 
			
		||||
      "fzf"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue