✨ 🟣 operators.ts
This commit is contained in:
@@ -554,3 +554,4 @@ export function executeOperatorGg(
|
|||||||
applyOperator(op, range.from, range.to, ctx, range.linewise)
|
applyOperator(op, range.from, range.to, ctx, range.linewise)
|
||||||
ctx.recordChange({ type: 'operator', op, motion: 'gg', count })
|
ctx.recordChange({ type: 'operator', op, motion: 'gg', count })
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user