vim text editor

How do I open a text file using VIM or VI and go to specific line? How do I open a file using vim and go to specific function() in my source code?

{ 6 comments }

HowTo: Save File in Vi / Vim Text Editor

by Vivek Gite on April 24, 2010 · 0 comments

I‘m new to Linux or UNIX like operating system. I just wanted to create a file called demo.txt and save & close it using vi text editor. How do I save a file using vi?

{ 0 comments }

Question: I can use less or more pagers to view a file. How do I start an editor (such as vi or other text editor) to edit the current file without leaving the less or more pager?

{ 3 comments }

How do I open and edit multiple files under VIM text editor running under Ubuntu Linux / UNIX operating systems to improve my productivity?

{ 18 comments }

How do I Be More Productive In Vim?

by Vivek Gite on May 24, 2008 · 4 comments

I’m just starting in vim text editor but I’m annoying typing and retyping similar statements. Can you address me about it?

{ 4 comments }

Can you tell me few useful vim text editor keyboard short cuts for moving around while editing text files?

{ 2 comments }

How do I display vi / vim text editor line numbers while writing a shell script or c program? How can I turn on or off this feature?

{ 17 comments }