Skip to content

Instantly share code, notes, and snippets.

@nilshah98
Last active March 14, 2022 14:32
Show Gist options
  • Save nilshah98/b27dc0c7e4c1885ab358da9f36a36e17 to your computer and use it in GitHub Desktop.
Save nilshah98/b27dc0c7e4c1885ab358da9f36a36e17 to your computer and use it in GitHub Desktop.
Everything vim related I use
  • To open any other file using vim command -
    :e [file] - Opens a file, where [file] is the name of the file you want opened
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment