How to find a short domain name
zegup.com154 pointsby dwyer78 comments
" Use Unix line feeds.
:set fileformat=unix
" Use Windows line feeds.
:set fileformat=dos
" Shortcut
:set ff=unix
" See the current format
:set ff