runtime(doc): remove buffer-local completeopt todo item Commit: https://github.com/vim/vim/commit/fd6693ca5cf1a6c88e4975572627ca1ed466e594 Author: glepnir <glephun...@gmail.com> Date: Mon Dec 2 20:03:27 2024 +0100
runtime(doc): remove buffer-local completeopt todo item has already implemented by @zeertzjq on https://github.com/vim/vim/pull/14922 closes: #16152 Signed-off-by: glepnir <glephun...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 2f1865482..e73d2f1fe 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 9.1. Last change: 2024 Oct 27 +*todo.txt* For Vim version 9.1. Last change: 2024 Dec 02 VIM REFERENCE MANUAL by Bram Moolenaar @@ -4749,7 +4749,6 @@ Insert mode completion/expansion: (Prabir Shrestha, 2017 May 19, #1713) - When 'completeopt' has "noselect" does not insert a newline. (Lifepillar, 2017 Apr 23, #1653) -- Can 'completeopt' be made buffer-local? (#5487) - When complete() first argument is before where insert started and 'backspace' is Vi compatible, the completion fails. (Hirohito Higashi, 2015 Feb 19) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tIBt1-003f28-Gx%40256bit.org.