Hai friends,

I thought of, all of us well knew the vim, So ly i didn't tell the
full procedure for editing a file using vim.

Simple Procedure for edit a file,

1. $ vim file name
2. press "i" for insert mode.
3. now include or delete what you want
4. press 'Esc' for exit mode.
5. For save this file, :wq

"w" means Save, "q" means Quit

 That's all. Very simple procedure ;-)

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to