diff options
author | Teddy Wing | 2014-11-12 22:50:25 -0500 |
---|---|---|
committer | Teddy Wing | 2014-11-12 22:54:48 -0500 |
commit | cde8cf577babc5675909dc61c2f2e9eb0eaee8b4 (patch) | |
tree | 8b91b6bdb89b8c89566779caa65ff803617f6ed5 /ftplugin/python.vim | |
parent | 21badfd2f11d8f259c803f396f8d95de52439983 (diff) | |
download | dotvim-cde8cf577babc5675909dc61c2f2e9eb0eaee8b4.tar.bz2 |
vimrc: set sessionoptions-=options
This setting tells vim not to save options & mappings in persisted
sessions. This allows open buffers, windows, and tabs to be saved but
configuration options and plugins to be different when reopening a
session. Useful if I've made modifications to my vimrc after creating a
session.
Found out about this from https://github.com/xolox/vim-session. Really
cool that this exists. It's been something that annoyed me for a while
but I never bothered to find a solution.
Diffstat (limited to 'ftplugin/python.vim')
0 files changed, 0 insertions, 0 deletions