คำตอบสัมผัสในจุดที่vim
ไดเรกทอรีที่มีvim.exe
ปฏิบัติการจำเป็นต้องเพิ่มไปยังเส้นทาง
แต่สำหรับผู้ที่ต้องการคำแนะนำที่ชัดเจนยิ่งขึ้นให้ทำตามขั้นตอนเหล่านี้
1. Open Control Panel
2. Go to System
3. Click on Advanced system settings
4. In the Advanced tab, click on Environment Variables
5. Highlight Path in System variables and click Edit...
6. At the end, enter a semicolon and add the full directory as text
- for example, C:\Program Files (x86)\Vim\vim74
- note that this directory must contain the executable you want to execute in command prompt i.e. vim.exe
7. Click OK and exit
8. Open new command prompt session and run vim by typing the name of the executable