" misc settings set autoindent showmatch textwidth=80 tabstop=8 shiftwidth=4 ignorecase " ^N goes to next file map  :n " ^T "trims" the first char of each line to EOF map  mp:.,$s/^.// 'p " [ shifts the current line to the left map [ << " ] shifts the current line to the right map ] >> " q "quotes" text from current line to EOF map q mp:.,$s/^/> / 'p " W writes the current file, goes to next one map W :w :n " 'M' adds one more word to the current line map M mz$Jf r 0gq}`z " 'L' moves the last word to the next line map L mz$F r 0gq}`z ab html2doctype ab html32doctype ab html4doctype ab xhtmldoctype ab cellphone 604-906-1232 ab hth Hope this helps ab DATE :r! date "+\%Y-\%m-\%d \%H:\%M:\%S \%Z" kJA ab isodate :r! date "+\%Y-\%m-\%d \%H:\%M:\%S \%Z" kJA ab ymd :r! date "+\%Y-\%m-\%d" kJA ab DDD [...]