view src/testdir/todos.vim @ 6322:85d8cde3b432 v7.4.494

updated for version 7.4.494 Problem: Cursor shape is wrong after a CompleteDone autocommand. Solution: Update the cursor and mouse shape after ":normal" restores the state. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Nov 2014 09:53:23 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

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