equal.operator icon indicating copy to clipboard operation
equal.operator copied to clipboard

A text-object for LHS/RHS of assignment.

Results 1 equal.operator issues
Sort by recently updated
recently updated
newest added

Example: ``` headers := make(map[int]string) ``` and if `[` and `]` is selection, so `vil` will select this: ``` [header]s := make(map[int]string) ``` Thank you for this plugin. Using it...