From the course: Learning Vim

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Solution: Open file to line number

Solution: Open file to line number - vi Tutorial

From the course: Learning Vim

Solution: Open file to line number

- [Instructor] So vim INDEX.md. I'm going to search for light, so /light and Enter. The dollar sign goes to the end of the line. A Insert Mode after the cursor, column two. And now Escape, and column W to save. Now Shift + B to go to the beginning, and G + Shift + F, and we recline to in light.txt.

Contents