diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-09-09 11:35:41 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 03:35:41 +0000 |
| commit | eb19206e032a9798e68de1d76f02e568d8e076f4 (patch) | |
| tree | df74da59c932bbc3418a89768712a65df977d925 /runtime/syntax/python.vim | |
| parent | c553008e74e5521f190ffc41db981d5649910536 (diff) | |
vim-patch:9.1.1742: complete: preinsert does not work well with 'autocomplete' (#35692)
Problem: complete: preinsert does not work well with preinsert
Solution: Make "preinsert" completeopt value work with autocompletion
(Girish Palya)
This change extends Insert mode autocompletion so that 'preinsert' also
works when 'autocomplete' is enabled.
Try: `:set ac cot=preinsert`
See `:help 'cot'` for more details.
closes: vim/vim#18213
https://github.com/vim/vim/commit/fa6fd41a943e6442c1a2ce6b0a237298b00ecca0
Co-authored-by: Girish Palya <girishji@gmail.com>
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions
