.vimrc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 November 2017

  • curprev 14:1914:19, 8 November 2017Pvdm talk contribs 216 bytes +216 Created page with "To support the creation and editing of yaml files in vi, set the following in ~/.vimrc <pre> set expandtab set tabstop=2 set autoindent set shiftwidth=2 set softtabstop=2 set..."