-
Notifications
You must be signed in to change notification settings - Fork 487
Closed
Labels
bugSomething isn't workingSomething isn't workinghas:reproThis issue contains reproducing stepsThis issue contains reproducing steps
Description
Version confirmation
- Confirm
Following prerequisites
- Confirm
Not a user config issue
- Confirm
Neovim version
v0.9.5
Operating system/version
ubuntu 2202
Terminal name/version
ubuntu ssh
$TERM environment variable
No response
Branch info
main (Default/Latest)
Fetch Preferences
SSH (use_ssh = true)
How to reproduce the issue
./install.sh: line 178: syntax error near unexpected token elif' ./install.sh: line 178: elif check_nvim_version "${REQUIRED_NVIM_VERSION_LEGACY}"; then'
Expected behavior
:176 elif check_nvim_version "${REQUIRED_NVIM_VERSION}" !!!!!! ; !!!!! then
execute "git" "clone" "-b" "main" "${CLONE_ATTR[@]}" "$1" "${DEST_DIR}"
add the ";"
Actual behavior
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghas:reproThis issue contains reproducing stepsThis issue contains reproducing steps