VIM Fundamentals

VIM Fundamentals

Learning Paths:
4 hours, 14 minutes CC

Fly through code faster than you thought possible using VIM! You’ll learn the basics of editing and even know how to exit VIM. Go deeper with navigation, macros, registers, find, and replaces. Then edit your vimrc plugins along with quickfix lists. Lastly, see ThePrimeagen demonstrate his ideal VIM workflow.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: April 20, 2021
Get Unlimited Access Now
Table of Contents

Introduction

Opening VIM

Customization

Plugins

Text Manipulation

Wrapping Up