Skip to content

Instantly share code, notes, and snippets.

@soardex
Created January 23, 2016 05:45
Show Gist options
  • Save soardex/79700587cf706fcad4fa to your computer and use it in GitHub Desktop.
Save soardex/79700587cf706fcad4fa to your computer and use it in GitHub Desktop.
Saving Sessions On Vim
# Saving Sessions
:mksession ~/cs.vim
# Loading Sessions
:source ~/cs.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment