Created
March 25, 2010 16:56
-
-
Save Tei/343813 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| map <F2> :mksession! ~/vim_session <cr> " Quick write session with F2 | |
| map <F3> :source ~/vim_session <cr> " And load session with F3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment