আপনি :help
উপর থেকে নীচে থেকে ভিম শিখতে পারেন । আপনি যখন প্রবেশ করবেন তখন :help
এটি দেখতে এমন দেখাচ্ছে:
*help.txt* For Vim version 7.3. Last change: 2010 Jul 20
VIM - main help file
k
Move around: Use the cursor keys, or "h" to go left, h l
"j" to go down, "k" to go up, "l" to go right. j
Close this window: Use ":q<Enter>".
Get out of Vim: Use ":qa!<Enter>" (careful, all changes are lost!).
Jump to a subject: Position the cursor on a tag (e.g. |bars|) and hit CTRL-].
With the mouse: ":set mouse=a" to enable the mouse (in xterm or GUI).
Double-click the left mouse button on a tag, e.g. |bars|.
Jump back: Type CTRL-T or CTRL-O (repeat to go further back).
Get specific help: It is possible to go directly to whatever you want help
on, by giving an argument to the |:help| command.
It is possible to further specify the context:
আপনি দেখতে পাচ্ছেন, এটি প্রয়োজনীয় জিনিসগুলি থেকে শুরু হয়, যেমন ঘুরে বেড়ানো, সাবজেক্ট এবং পিছনে ঝাঁপ দেওয়া ইত্যাদি। আপনি যদি কিছুটা নিচে স্ক্রোল করেন তবে নথির এই তালিকাটি দৃশ্যমান হবে:
------------------------------------------------------------------------------
*doc-file-list* *Q_ct*
BASIC:
|quickref| Overview of the most common commands you will use
|tutor| 30 minutes training course for beginners
|copying| About copyrights
|iccf| Helping poor children in Uganda
|sponsor| Sponsor Vim development, become a registered Vim user
|www| Vim on the World Wide Web
|bugs| Where to send bug reports
USER MANUAL: These files explain how to accomplish an editing task.
|usr_toc.txt| Table Of Contents
Getting Started
|usr_01.txt| About the manuals
|usr_02.txt| The first steps in Vim
|usr_03.txt| Moving around
শীর্ষে প্রদত্ত নেভিগেশন টিপস ব্যবহার করে (এবং Ctrl]কোনও লিঙ্ক অনুসরণ করতে) আপনি বিভাগগুলি পরিদর্শন শুরু করতে পারেন, উদাহরণস্বরূপ থেকে শুরু করে tutor
। (আমি আসলে এই প্রথম ভিম শিখেছি।)
vimtutor
প্রথম 30 মিনিটের জন্য শুরু করুন । সপ্তাহের বাকি জন্য বাস্তব অনুশীলন দিয়ে চালিয়ে যান। পরিস্ফুটন! আপনি সাবলীলভাবে ভিম ব্যবহার করতে পারেন এবং এর সমস্ত উপকার পেতে পারেন।