mirror of
https://github.com/Derisis13/dotfiles.git
synced 2025-12-06 19:32:50 +01:00
fix(nvim): ensure installation of luarocks for molten.nvim
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user