Cleanup unused stuff

This commit is contained in:
Tobias Reisinger 2023-07-08 12:38:21 +02:00
parent 7100ae8277
commit b1814d3a5f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 0 additions and 936 deletions
.config/astronvim/lua/user/plugins

View file

@ -1,10 +0,0 @@
return {
-- Tools
{ "machakann/vim-swap" },
-- Background Tools
{ "editorconfig/editorconfig-vim" },
-- Eye-Candy
{ "dracula/vim" },
}