@@ -35,7 +35,7 @@ else
alias "t=telnet"
fi
#
if [[ -x /usr/bin/nvim || -x /usr/local/bin/nvim ]]; then
if [[ -x /opt/homebrew/bin/nvim || -x /usr/bin/nvim || -x /usr/local/bin/nvim ]]; then
alias vim="nvim"
export EDITOR="nvim"
else
The note is not visible to the blocked user.