Saturday, January 7, 2023

New best story on Hacker News: Tell HN: Vim users, `:x` is like `:wq` but writes only when changes are made

Tell HN: Vim users, `:x` is like `:wq` but writes only when changes are made
478 by manaskarekar | 234 comments on Hacker News.
`:x` leaves the modification time of files untouched if nothing was changed. :help :x Like ":wq", but write only when changes have been made.

New best story on Hacker News: Notes on switching to Helix from Vim

Notes on switching to Helix from Vim 312 by chmaynard | 217 comments on Hacker News.