Skip to content

Instantly share code, notes, and snippets.

@nelstrom
Created July 24, 2017 08:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save nelstrom/679c819db27b1f38ee549b480471c0bc to your computer and use it in GitHub Desktop.
if [ -n "$NVIM_LISTEN_ADDRESS" ]; then
alias nvim='echo "No nesting!"'
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment