Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 122 Bytes

File metadata and controls

12 lines (6 loc) · 122 Bytes

Vim Notes

Show line numbers in vim

(from NORMAL mode, type - )
:set number

Undo an option

:set spell!