Created
October 15, 2014 18:00
-
-
Save gskielian/59867020438ce7a26dc2 to your computer and use it in GitHub Desktop.
add to vimrc to save folds
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
au BufWinLeave ?* mkview | |
au BufWinEnter ?* silent loadview |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment