Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 309 Bytes

autoindent.md

File metadata and controls

17 lines (9 loc) · 309 Bytes

option autoindent

Vim Reference

:help 'autoindent'

Short Description

Copy indent from current line when starting a new line.

Example

Pretty self-explanatory ...

option autoindent

Be aware that autoindent is somehow connected to smartindent and cindent.