Skip to content

Commit 44bcaf0

Browse files
authored
Merge pull request #403 from hankertrix/add-more-neovim-distributions
Add more Neovim distributions
2 parents 535d6d9 + f3b08df commit 44bcaf0

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

_data/frameworks.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,27 @@
272272
stars: 25822
273273
subcategory: Neovim
274274
url: https://github.com/NvChad/NvChad
275+
- category: Editors
276+
forks: 1400
277+
name: LazyVim
278+
notes: is a Neovim distribution for the lazy, focusing on speed, sane defaults
279+
and easy customisation.
280+
stars: 19900
281+
subcategory: Neovim
282+
url: https://github.com/LazyVim/LazyVim
275283
- category: Editors
276284
forks: 1510
277285
name: LunarVim
278-
notes: is another Neovim distribution, geared towards building a community-driven
286+
notes: is a Neovim distribution, geared towards building a community-driven
279287
IDE layer.
280288
stars: 18727
281289
subcategory: Neovim
282290
url: https://github.com/LunarVim/LunarVim
291+
- category: Editors
292+
forks: 946
293+
name: AstroNvim
294+
notes: is a Neovim distribution with an aesthetic and feature-rich configuration
295+
that is extensible and easy to use with a great set of plugins.
296+
stars: 13200
297+
subcategory: Neovim
298+
url: https://github.com/AstroNvim/AstroNvim

_data/utilities.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@
248248
notes: configuration Management for Localhost / dotfiles.
249249
stars: 546
250250
url: https://github.com/comtrya/comtrya
251+
website: https://comtrya.dev/
251252
- forks: 7
252253
name: dotfiles
253254
notes: Dotfiles symbolic links management CLI written in Go, with Windows/Linux/Mac

0 commit comments

Comments
 (0)