You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,10 @@ This option sets the interval in minutes for automatic, periodic saving of activ
162
162
163
163
Note that when the plug-in automatically saves a session (because you enabled this feature) the plug-in will not prompt for your permission.
164
164
165
+
### The `g:session_autosave_silent` option
166
+
167
+
If you set this option to true (1) the messages normally emitted by automatic, periodic saving of active sessions are silenced.
168
+
165
169
### The `g:session_verbose_messages` option
166
170
167
171
The session load/save prompts are quite verbose by default because they explain how to disable the prompts. If you find the additional explanation distracting you can lower the verbosity by setting this option to 0 (false) in your [vimrc script][vimrc].
0 commit comments