Change between tab and space in live vim: Revision history

From AcrodusWiki

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.

11 December 2024

  • curprev 20:2520:25, 11 December 2024Alex talk contribs 182 bytes +182 Created page with "Whilst in vim can change the settings for the current vim session. If default in .vimrc is set tabstop=2 expandtab, use below to change to actual tab. <pre> :set noexpandtab </pre>"