How do you enable incremental search in Vim? set incsearch With set incsearch, Vim shows search matches as you type the pattern. category: config tags: #config #incremental #search