mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	feat: add cellular automaton to plugin list
This commit is contained in:
		
					parent
					
						
							
								5d6f7dc3f3
							
						
					
				
			
			
				commit
				
					
						fed83cd8ce
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -50,6 +50,7 @@ with lib; let | ||||||
|     "cheatsheet-nvim" |     "cheatsheet-nvim" | ||||||
|     "colorizer" |     "colorizer" | ||||||
|     "venn-nvim" |     "venn-nvim" | ||||||
|  |     "cellular-automaton" | ||||||
|   ]; |   ]; | ||||||
| 
 | 
 | ||||||
|   pluginsType = with types; listOf (nullOr (either (enum availablePlugins) package)); |   pluginsType = with types; listOf (nullOr (either (enum availablePlugins) package)); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf