1. Getting Started

1.1 Installation

VimOS is available on the App Store for both iPhone and iPad.

1.2 First Launch

When you launch the app, the Vim startup screen appears. You can start editing in Normal mode.

1.3 Basic Modes

Vim is a mode-based editor.

1.4 Help

Type :help in Vim for built-in help. For Vim basics, see the official Vim documentation.

Next: Basic Vim Usage →