Files
neovim/runtime/doc
zeertzjq 7b9c063d11 vim-patch:9.1.1797: completion: autocompletion can be improved
Problem:  completion: autocompletion can be improved
Solution: Add support for "longest" and "preinsert" in 'autocomplete';
          add preinserted() (Girish Palya)

* Add support for "longest" in 'completeopt' when 'autocomplete'
  is enabled. (Note: the cursor position does not change automatically
  when 'autocomplete' is enabled.)
* Add support for "preinsert" when 'autocomplete' is enabled. Ensure
  "preinsert" works the same with and without 'autocomplete'
* introduce the preinserted() Vim script function, useful for defining
  custom key mappings.

fixes: vim/vim#18314
closes: vim/vim#18387

c05335082a

Co-authored-by: Girish Palya <girishji@gmail.com>
2025-09-30 09:32:33 +08:00
..
2025-09-16 11:41:36 +08:00
2025-09-28 20:57:59 -07:00
2023-07-25 05:07:13 -07:00
2025-09-03 23:03:51 -04:00
2025-07-10 21:50:46 -04:00
2025-05-03 10:08:53 -07:00
2024-05-15 23:19:26 +02:00
2025-04-27 15:44:11 -07:00
2025-09-16 11:41:36 +08:00
2023-06-25 17:14:28 +02:00
2025-09-13 22:49:50 -04:00
2025-09-17 09:09:49 -07:00
2025-09-10 21:16:13 -07:00
2025-09-28 20:57:59 -07:00
2025-09-13 22:49:50 -04:00
2025-06-14 17:24:36 +02:00
2025-05-03 10:08:53 -07:00
2025-09-03 23:03:51 -04:00
2022-10-14 08:01:13 -07:00
2025-09-28 20:57:59 -07:00
2025-03-30 13:29:36 -07:00
2025-09-17 09:09:49 -07:00
2025-09-16 11:41:36 +08:00
2024-01-18 00:14:48 -08:00
2025-03-15 15:00:44 +01:00
2025-05-03 15:47:59 -07:00
2023-08-10 17:28:02 +08:00
2025-01-03 08:29:36 -08:00
2024-04-23 08:20:36 +08:00
2024-05-11 18:14:03 +08:00
2023-04-23 15:22:55 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2021-04-29 20:42:16 -04:00
2023-07-25 05:07:13 -07:00
2025-06-18 12:12:23 +02:00
2023-06-19 08:40:33 -07:00