diff --git a/install/terminal/app-neovim.sh b/install/terminal/app-neovim.sh index 3b24758..569e8f7 100644 --- a/install/terminal/app-neovim.sh +++ b/install/terminal/app-neovim.sh @@ -7,7 +7,7 @@ sudo cp -R nvim-linux-x86_64/share /usr/local/ rm -rf nvim-linux-x86_64 nvim.tar.gz cd - -# Install luarocks and tree-sitter-cli to resolve lazyvim :checkheatlh warnings +# Install luarocks and tree-sitter-cli to resolve lazyvim :checkhealth warnings sudo apt install -y luarocks tree-sitter-cli # Only attempt to set configuration if Neovim has never been run