Converting DOS line endings to UNIX line endings in VimEditCreated 2011-10-03, updated 2017-05-18Open the file and check for brokenness: :set ff? Fix brokenness: :set ff=unix vimwiki