From c73e1fe15b8b81cfed7652816b93e60b58eaf52b Mon Sep 17 00:00:00 2001 From: hankertrix <91734413+hankertrix@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:20:41 +0800 Subject: [PATCH 1/2] Add back removed Comtrya website --- _data/utilities.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/utilities.yml b/_data/utilities.yml index 9b4bf23..025d7f5 100644 --- a/_data/utilities.yml +++ b/_data/utilities.yml @@ -248,6 +248,7 @@ notes: configuration Management for Localhost / dotfiles. stars: 546 url: https://github.com/comtrya/comtrya + website: https://comtrya.dev/ - forks: 7 name: dotfiles notes: Dotfiles symbolic links management CLI written in Go, with Windows/Linux/Mac From f3b08dfdf2400c89a02157d3e4d0062aefd11116 Mon Sep 17 00:00:00 2001 From: hankertrix <91734413+hankertrix@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:33:50 +0800 Subject: [PATCH 2/2] Add LazyVim and AstroNvim distributions --- _data/frameworks.yml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/_data/frameworks.yml b/_data/frameworks.yml index ff62af7..2cbea7e 100644 --- a/_data/frameworks.yml +++ b/_data/frameworks.yml @@ -272,11 +272,27 @@ stars: 25822 subcategory: Neovim url: https://github.com/NvChad/NvChad +- category: Editors + forks: 1400 + name: LazyVim + notes: is a Neovim distribution for the lazy, focusing on speed, sane defaults + and easy customisation. + stars: 19900 + subcategory: Neovim + url: https://github.com/LazyVim/LazyVim - category: Editors forks: 1510 name: LunarVim - notes: is another Neovim distribution, geared towards building a community-driven + notes: is a Neovim distribution, geared towards building a community-driven IDE layer. stars: 18727 subcategory: Neovim url: https://github.com/LunarVim/LunarVim +- category: Editors + forks: 946 + name: AstroNvim + notes: is a Neovim distribution with an aesthetic and feature-rich configuration + that is extensible and easy to use with a great set of plugins. + stars: 13200 + subcategory: Neovim + url: https://github.com/AstroNvim/AstroNvim