From the course: Learning Vim

Vim installation - vi Tutorial

From the course: Learning Vim

Start my 1-month free trial

Vim installation

- [Instructor] If you're using a Mac or a Linux machine, there's a good chance vim is already installed there. To make sure, open a terminal and type vim --version. If vim is not found, you can install it with a default package manager for your system. On Windows, head out to www.vim.org. Click on the download link and click on PC, MS-DOS, and MS-Windows. Then click on the installer, and install it.

Contents