FG
💻 Software

Insert at line number with 1 command in VIM

Fresh5 days ago
Mar 15, 20261788 views
Confidence Score0%
0%

Problem

Is there a shortcut in vim for followed by , i.e. one command for inserting at a line number?

Error Output

:20

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Insert at line number with 1 command in VIM

Low Risk

You can use vim command like this: And then every time you will press keystrokes (or you can choose any other key combination) it will move cursor on line # 20 in insert mode.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment