danulk’s brain dump: NetBSD, python et des shmurtz
Sometimes when you paste code in vim (running in a terminal), lines don’t align themselves pretty well. To avoid this weird effect I use:
:set paste
use :set nopaste to go back to the default config.
Publié dans unix | 1 commentaire »