Add neovim dependencies to flake
							parent
							
								
									c901a1cea4
								
							
						
					
					
						commit
						0f29dc3054
					
				| 
						 | 
					@ -59,7 +59,18 @@
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          lspsAndRuntimeDeps = with pkgs; {
 | 
					          lspsAndRuntimeDeps = with pkgs; {
 | 
				
			||||||
            general = [
 | 
					            general = [
 | 
				
			||||||
 | 
					              black
 | 
				
			||||||
 | 
					              clang
 | 
				
			||||||
 | 
					              clang-tools
 | 
				
			||||||
 | 
					              gawk
 | 
				
			||||||
 | 
					              gdtoolkit_4
 | 
				
			||||||
 | 
					              isort
 | 
				
			||||||
              tree-sitter
 | 
					              tree-sitter
 | 
				
			||||||
 | 
					              ormolu
 | 
				
			||||||
 | 
					              nodePackages.prettier
 | 
				
			||||||
 | 
					              prettierd
 | 
				
			||||||
 | 
					              shellcheck-minimal
 | 
				
			||||||
 | 
					              stylua
 | 
				
			||||||
            ];
 | 
					            ];
 | 
				
			||||||
          };
 | 
					          };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue