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
-6
Original file line number
Diff line number
Diff line change
@@ -394,12 +394,6 @@ Following highlight groups modify the content of popup window:
394
394
-`ScopeMenuSubtle`: Line number, file name, and path. Default: Linked to `Comment`.
395
395
-`ScopeMenuCurrent`: Special item indicating current status (used only when relevant). Default: Linked to `Statement`.
396
396
397
-
> [!NOTE]
398
-
> By default, bracketed paste is disabled. This facilitates pasting from clipboard into the popup window. To enable bracketed paste, simply set the following global variable (you might see additional characters when pasting from clipboard).
399
-
> ```
400
-
> g:scope_bracketed_paste = true
401
-
> ```
402
-
403
397
### Writing Your Own Extension
404
398
405
399
The search functionality encompasses four fundamental patterns:
0 commit comments