view src/testdir/todos.vim @ 4613:219b2fcad60d v7.3.1054

updated for version 7.3.1054 Problem: Can't build without the +autocmd feature. (Elimar Riesebieter) Solution: Fix use of buf and curbuf.
author Bram Moolenaar <bram@vim.org>
date Thu, 30 May 2013 11:43:15 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

:" Script to make sure a file is in "dos" file format.
:set ff=dos
:wq