From 6cfc41627dd56e35067268ffebc1826ffccf8d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20P=C3=A1rk=C3=A1nyi?= Date: Fri, 16 May 2025 02:07:52 +0200 Subject: [PATCH] fix(nvim): ensure installation of luarocks for molten.nvim --- fedora.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.sh b/fedora.sh index 50b75ee..b55a01b 100644 --- a/fedora.sh +++ b/fedora.sh @@ -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