view src/testdir/todos.vim @ 6586:9ac723b9f54d v7.4.619

updated for version 7.4.619 Problem: luaV_setref() not returning the correct value. Solution: Return one.
author Bram Moolenaar <bram@vim.org>
date Wed, 04 Feb 2015 22:02:37 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

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