add catppuccin
This commit is contained in:
		
							
								
								
									
										12
									
								
								nvim/lua/plugins/catpuccin.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								nvim/lua/plugins/catpuccin.lua
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					return {
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    "catppuccin/nvim",
 | 
				
			||||||
 | 
					    name = "catppuccin",
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    "LazyVim/LazyVim",
 | 
				
			||||||
 | 
					    opts = {
 | 
				
			||||||
 | 
					      colorscheme = "catppuccin-latte",
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user