runtime(doc): update todo list Commit: https://github.com/vim/vim/commit/a54baccdd5bddc82b9abe4cbd1afeca9cffa05ac Author: Christian Brabandt <c...@256bit.org> Date: Fri May 30 17:38:30 2025 +0200
runtime(doc): update todo list It is now possible to use omni-completion by adding the "o" flag to 'complete' fixes: #17393 Co-authored-by: Signed-off-by: Maxim Kim <haba...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 578f5e8fe..06d98fd0f 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 9.1. Last change: 2025 May 26 +*todo.txt* For Vim version 9.1. Last change: 2025 May 30 VIM REFERENCE MANUAL by Bram Moolenaar @@ -4702,8 +4702,6 @@ Autocommands: Omni completion: -- Add a flag to 'complete' to be able to do omni completion with CTRL-N (and - mix it with other kinds of completion). - Ideas from the Vim 7 BOF at SANE: - For interpreted languages, use the interpreter to obtain information. Should work for Java (Eclipse does this), Python, Tcl, etc. -- -- 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/E1uL1up-007O0P-S6%40256bit.org.