mirror of
https://github.com/wting/autojump
synced 2026-09-23 12:24:19 +00:00
bump stored paths
This commit is contained in:
@@ -11,7 +11,7 @@ from tempfile import NamedTemporaryFile
|
||||
|
||||
VERSION = 'release-v20'
|
||||
MAX_KEYWEIGHT = 1000
|
||||
MAX_STORED_PATHS = 600
|
||||
MAX_STORED_PATHS = 1000
|
||||
COMPLETION_SEPARATOR = '__'
|
||||
ARGS = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user