1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Revert "Merge remote-tracking branch 'sodiumjoe/optimize-startup'"

This reverts commit 39990fff58, reversing
changes made to c4d82b1888.
This commit is contained in:
William Ting
2016-09-30 12:10:07 -07:00
parent 8eb094220b
commit b2f243ee17
2 changed files with 3 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico
VERSION = '22.4.0'
VERSION = '22.4.1'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'