From e1f9764b713f1803130dec420d3c92f9fac41851 Mon Sep 17 00:00:00 2001 From: listout Date: Fri, 14 Oct 2022 13:54:17 +0530 Subject: nvim: plugins.lua: remove old color schemes Signed-off-by: listout --- lua/plugins/plugins.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/plugins/plugins.lua') diff --git a/lua/plugins/plugins.lua b/lua/plugins/plugins.lua index 2ca10c3..1366c77 100644 --- a/lua/plugins/plugins.lua +++ b/lua/plugins/plugins.lua @@ -34,8 +34,6 @@ return packer.startup(function(use) use 'wbthomason/packer.nvim' -- Color scheme - use 'folke/tokyonight.nvim' - use 'shaunsingh/moonlight.nvim' use 'catppuccin/nvim' -- Completion and language server -- cgit v1.2.3