Skip to content

Commit 054fc4a

Browse files
committed
last_command guarantees that these context are fullfilled
1 parent 27e3acd commit 054fc4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Default.sublime-keymap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
"args": { "next_completion": true },
1515
"context":
1616
[
17-
{ "key": "setting.is_widget"},
1817
{ "key": "last_command", "operator": "equal", "operand": "julia_unicode_insert_best_completion" },
19-
{ "key": "setting.tab_completion", "operator": "equal", "operand": true }
2018
]
2119
}
2220
]

0 commit comments

Comments
 (0)