mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-03 20:22:21 +00:00 
			
		
		
		
	feat: add project-nvim to plugin imports
This commit is contained in:
		
					parent
					
						
							
								d03d3f0b83
							
						
					
				
			
			
				commit
				
					
						e00ad1f653
					
				
			
		
					 4 changed files with 24 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -292,6 +292,12 @@
 | 
			
		|||
      flake = false;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    # Project Management
 | 
			
		||||
    project-nvim = {
 | 
			
		||||
      url = "github:ahmedkhalf/project.nvim";
 | 
			
		||||
      flake = false;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    # Visuals
 | 
			
		||||
    nvim-cursorline = {
 | 
			
		||||
      url = "github:yamatsum/nvim-cursorline";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue