@@ -68,7 +68,8 @@ elif [[ -v INSIDE_EMACS ]]; then
aliasn='emacsclient '
else
exportEDITOR='emacsclient -nw'
aliasn=nvim
# Because I keep using n by mistake
aliasn='emacsclient -nw '
aliase='emacsclient -nw '
aliasemacs='emacsclient -nw '
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.