From 01869a79e280e89fe32a2877abefcb36c47669aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Thallis?= Date: Sun, 5 Jan 2025 13:18:05 -0300 Subject: [PATCH] feat(plugins): Remove space.nvim --- lua/plugins.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/plugins.lua b/lua/plugins.lua index c7d538c..0b066c7 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -1,8 +1,6 @@ return require('packer').startup(function() use 'wbthomason/packer.nvim' - use 'joaothallis/space-nvim' - use {"catppuccin/nvim", as = "catppuccin"} use({