mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
feat(shada): don't store jumplist if '0 in 'shada'
This commit is contained in:
@@ -7296,8 +7296,8 @@ local options = {
|
||||
' Maximum number of previously edited files for which the marks
|
||||
are remembered. This parameter must always be included when
|
||||
'shada' is non-empty.
|
||||
Including this item also means that the |jumplist| and the
|
||||
|changelist| are stored in the shada file.
|
||||
If non-zero, then the |jumplist| and the |changelist| are also
|
||||
stored in the shada file.
|
||||
*shada-/*
|
||||
/ Maximum number of items in the search pattern history to be
|
||||
saved. If non-zero, then the previous search and substitute
|
||||
|
Reference in New Issue
Block a user