diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-18 23:56:16 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-18 23:56:16 +0900 |
| commit | 8878980ae46224ae2d5be3bb2ee914a85b0ab819 (patch) | |
| tree | 48d9ab7ea3de849acefaea18770ab5ccb9fc8a64 | |
| parent | 8c44745afa7b62991dd58e6fb80f1490c82d9bc3 (diff) | |
note remove for nvim or vim not set
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -276,10 +276,6 @@ if [[ "$EDITOR_SET" -eq 0 ]] && command -v vim &> /dev/null; then fi fi -if [[ "$EDITOR_SET" -eq 0 ]]; then - echo "${YELLOW} Neither neovim nor vim is installed or selected as default." 2>&1 | tee -a "$LOG" -fi - printf "\n" # Action to do for better appearance |
