formatting change.
This commit is contained in:
		
							parent
							
								
									13f12bf90e
								
							
						
					
					
						commit
						221524709e
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -8,9 +8,7 @@
 | 
				
			||||||
    lib.mkIf (config.user.nvim.enable-lsp && config.user.nvim.enable)
 | 
					    lib.mkIf (config.user.nvim.enable-lsp && config.user.nvim.enable)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      programs.nixvim = {
 | 
					      programs.nixvim = {
 | 
				
			||||||
        plugins.rustaceanvim = {
 | 
					        plugins.rustaceanvim.enable = true;
 | 
				
			||||||
          enable = true;
 | 
					 | 
				
			||||||
        };
 | 
					 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue