mirror of
https://github.com/aljazceru/omakub.git
synced 2026-02-07 05:14:24 +01:00
Merge pull request #393 from andrewgarner/patch-1
Fix :checkhealth typo in Neovim install script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user