@@ -670,6 +670,7 @@ function p_nvim {
res=$(git -C "${TMP_PATH}/neovim" checkout stable 2>&1)
# build neovim
log_info "Building neovim... (this can take a few minutes)"
res=$(make -C "${TMP_PATH}/neovim" CMAKE_BUILD_TYPE=Release 2>&1)
# Install neovim
The note is not visible to the blocked user.