diff --git a/source/components/footer.md b/source/components/footer.md index 5442b98..129e1c5 100644 --- a/source/components/footer.md +++ b/source/components/footer.md @@ -21,6 +21,7 @@ Projects that were once on this list but removed - usually due to abandonement o - [StableSwarmUI](https://github.com/Stability-AI/StableSwarmUI) - `Abandoned` - [Trilium](https://github.com/zadam/trilium) - `Abandoned` - [Whisky](https://github.com/Whisky-App/Whisky) - `Abandoned` + - [SpaceVim](https://github.com/SpaceVim/SpaceVim) - `Abandoned` ## FAQ diff --git a/source/data/applications.json b/source/data/applications.json index b68bce9..52c2da0 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -1620,24 +1620,6 @@ "license": "NOASSERTION", "homepage_url": "https://neovim.io" }, - { - "name": "SpaceVim", - "description": "A modular configuration of Vim and Neovim", - "repo_url": "https://github.com/SpaceVim/SpaceVim", - "tags": [ - "cli" - ], - "platforms": [ - "cross" - ], - "category": "code-editor", - "stars": 20351, - "flags": [], - "last_commit": "02/17/2025", - "language": "Vim Script", - "license": "GPL-3.0", - "homepage_url": "https://spacevim.org/" - }, { "name": "NvChad", "description": "Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.",