We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8af4c commit afd177dCopy full SHA for afd177d
doc/vim-scratch-buffer.txt
@@ -97,6 +97,7 @@ VARIABLES *scratch-buffer-variables*
97
The default size (height for 'sp' or width for 'vsp') of newly opened
98
scratch buffers. Set to a positive number to resize the buffer
99
upon opening.
100
+ Also if this is specified as `v:null`, resizing is not performed.
101
102
*g:scratch_buffer_auto_save_file_buffer*
103
Default:`v:true`
0 commit comments