fix(nvim): ensure installation of luarocks for molten.nvim

This commit is contained in:
2025-05-16 02:07:52 +02:00
parent 64c8ebde5e
commit 6cfc41627d

View File

@@ -107,7 +107,7 @@ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.f
flatpak install flatseal librewolf
# set up neovim
ensure_installed neovim clang unzip npm ripgrep go
ensure_installed neovim clang unzip npm ripgrep go luarocks
nvim
# to finalize it all