feat: use custom nixvim
This commit is contained in:
		
							parent
							
								
									8b7ded237d
								
							
						
					
					
						commit
						feb1e92668
					
				
					 3 changed files with 368 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
{ config, pkgs, ... }:
 | 
			
		||||
{ config, pkgs, custom-neovim, ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  #
 | 
			
		||||
| 
						 | 
				
			
			@ -108,6 +108,7 @@
 | 
			
		|||
    ## Development
 | 
			
		||||
    lazygit
 | 
			
		||||
    neofetch
 | 
			
		||||
    custom-neovim.packages.${system}.default
 | 
			
		||||
    vscode-extensions.vadimcn.vscode-lldb
 | 
			
		||||
 | 
			
		||||
    ## Desktop environment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue