view src/testdir/todos.vim @ 2180:f60a0c9cbe6c vim73

Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
author Bram Moolenaar <bram@vim.org>
date Sun, 16 May 2010 22:32:54 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

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