Vim: Revision history

Jump to: navigation, 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.

11 September 2024

  • curprev 14:3614:36, 11 September 2024Ardika Sulistija talk contribs 3,822 bytes +3,822 Created page with " <B>vim</B> - Vi IMproved, a programmers text editor. <b>Vim Cheatsheet</b>: https://devhints.io/vim <b>Go</b> - end of file, new line. ---- Vim shortcut keys: ":" (shift + ;), Brings up the vim command line esc To get out of the command line thing. "i" Insert mode "a" Append after cursor position "r" Replace letter..."