mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
update documentation
This commit is contained in:
@@ -211,7 +211,7 @@ class Database:
|
||||
def set_defaults():
|
||||
config = {}
|
||||
|
||||
config['version'] = 'release-v21.6.1'
|
||||
config['version'] = 'release-v21.6.2'
|
||||
config['max_weight'] = 1000
|
||||
config['max_paths'] = 1000
|
||||
config['separator'] = '__'
|
||||
|
||||
Reference in New Issue
Block a user