diff options
author | Michael Reed <m.reed@mykolab.com> | 2015-01-19 19:37:13 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2015-02-03 15:15:54 -0500 |
commit | 7b98b4c442e3e8e9cebf6288f1f41ef0ffa42ba3 (patch) | |
tree | 562b4fd6c669ccd41a82d59ff84c72b2a5acbe37 /runtime/doc/todo.txt | |
parent | 054aabbe06c317b61742f2f807293d249d4c6afd (diff) | |
download | rneovim-7b98b4c442e3e8e9cebf6288f1f41ef0ffa42ba3.tar.gz rneovim-7b98b4c442e3e8e9cebf6288f1f41ef0ffa42ba3.tar.bz2 rneovim-7b98b4c442e3e8e9cebf6288f1f41ef0ffa42ba3.zip |
Remove vimdiff
While we're here:
- Remove references to the '+diff' feature, which has since been made
non-optional.
- Update a few Vim instances with Nvim.
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index bfe67c2757..6f35118fa8 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1882,9 +1882,6 @@ In gvim the backspace key produces a backspace character, but on Linux the VERASE key is Delete. Set VERASE to Backspace? (patch by Stephane Chazelas, 2007 Oct 16) -TermResponse autocommand isn't always triggered when using vimdiff. (Aron -Griffis, 2007 Sep 19) - Create a gvimtutor.1 file and change Makefiles to install it. When 'encoding' is utf-8 typing text at the end of the line causes previously |