By Alvin Alexander. Last updated: June 4, 2016
I’ve written, edited, and re-organized a lot of vi/vim tutorials over the last few days, and to make it a little easier to find them all, I thought I’d link to them all from this “vi/vim tutorial collection” post.
To that end, here is a list of the vi and vim tutorials on my website, organized by category.
vi and vim text editing tutorials
- My vi and vim command reference (vim cheat sheet)
- vi (vim) modes tutorial (the three modes of vi)
- vi (vim) insert tutorial
- vi (vim) delete commands tutorial
- vi (vim) copy and paste tutorial
- vi (vim) exit quit tutorial
- vi/vim undo and redo
- an interactive vim tutorial (vimtutor)
vi and vim search tutorials
- vi (vim) search tutorial
- vi (vim) search and replace tutorial
- vi pattern search and delete
- vi global pattern substitution
vi and vim navigation tutorials
vi and vim set (configuration) commands
- vi (vim) line numbers
- vi (vim) set command examples
- vi and vim line wrap tutorial
- vim macro/map tutorial