diff runtime/doc/todo.txt @ 13566:c9bacbda2d5b

Small runtime update commit https://github.com/vim/vim/commit/25a6e8a769aa1c0d308b5f871132961f37986d0a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 30 12:27:32 2018 +0200 Small runtime update
author Christian Brabandt <cb@256bit.org>
date Fri, 30 Mar 2018 12:30:06 +0200
parents 5923f64c8f5b
children 1073225cb749
line wrap: on
line diff
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -107,6 +107,9 @@ Brabandt, #2743)
 
 Cursor in wrong position when line wraps. (#2540)
 
+Add an option similar to 'lazyredraw' to skip redrawing while executing a
+script or function.
+
 Alternative manpager.vim. (Enno, 2018 Jan 5, #2529)
 
 Patch to add more flags to :ls. (Marcin Szamotulski, #2751)