From fe68ddcece93b65052894e8d0a5417f8eab4d1cc Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Fri, 3 Jun 2022 13:54:13 +0100 Subject: added tokyodark colourscheme and set it as default --- lua/user/plugins.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index ac3b28b..d6176a1 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -48,6 +48,8 @@ return packer.startup(function(use) -- Colorschemes use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out use "lunarvim/darkplus.nvim" + use 'tiagovla/tokyodark.nvim' + -- Automatically set up your configuration after cloning packer.nvim -- Put this at the end after all plugins -- cgit v1.2.3