add gpredict and LazyVim plugin to home-manager packages
This commit is contained in:
@ -27,6 +27,7 @@
|
|||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
wget
|
wget
|
||||||
fastfetch
|
fastfetch
|
||||||
|
gpredict
|
||||||
|
|
||||||
# Package management
|
# Package management
|
||||||
pipx
|
pipx
|
||||||
@ -99,6 +100,9 @@
|
|||||||
|
|
||||||
# Editors
|
# Editors
|
||||||
neovim
|
neovim
|
||||||
|
## Neovim plugins
|
||||||
|
vimPlugins.LazyVim
|
||||||
|
|
||||||
nano
|
nano
|
||||||
micro
|
micro
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user