You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,8 @@ You can then override the bindings for any of the following commands:
109
109
-```ace_jump_select```
110
110
-```ace_jump_add_cursor```
111
111
112
+
The commands accept an optional Boolean `current_buffer_only` argument. When present and set to `true`, AceJump only performs on the currently edited buffer.
113
+
112
114
### Labels
113
115
114
116
Go to ```Preferences > Package Settings > AceJump > Settings - User```,
0 commit comments