Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion _data/frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions _data/utilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down