From ebb229d5a1489dcfd1d39a6305950a4ed1b3cef1 Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Fri, 3 Jun 2022 13:44:19 +0100 Subject: added more lunarvim colourschemes --- lua/user/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 6b131a2..ac3b28b 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -46,7 +46,7 @@ return packer.startup(function(use) use "nvim-lua/plenary.nvim" -- Useful lua functions used ny lots of plugins -- Colorschemes - -- use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out + use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out use "lunarvim/darkplus.nvim" -- Automatically set up your configuration after cloning packer.nvim -- cgit v1.2.3