Chapter 1: Get Modern Vim

Chapter Overview

Part I: Getting Modern Vim | Tips 1-4

Setting up a modern Vim environment.

Tips in This Chapter

Tip Title Mastered

1

Install Vim 8 or Neovim

[ ]

2

Switch to Neovim (Maybe)

[ ]

3

Enable Python Support in Neovim

[ ]

4

Set Up Backup, Swap, and Undo Files

[ ]

Key Concepts

Differences between Vim 8 and Neovim.

My Setup

  • Using: Neovim 0.11+

  • Config: NVIM_APPNAME=nvim-domus

  • Python: (check :checkhealth)

Commands Learned

Command Description Notes

Practice

Commands I tried while reading:

" (Add commands you practiced)

Config Ideas

Settings or mappings to add to domus-nvim:

-- Ideas from this chapter

Questions

Things I want to explore further.

Chapter Complete

  • Read entire chapter

  • Tried all tips

  • Verified my setup

Date completed: _