Back to articles
August 2, 2024

Vim Tips

Open a second file within same window

  -ESC- :e $filename

Switch back to previous buffer ('file')

  -ESC- :bn
Loading comments...