diff options
author | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2018-02-11 22:37:14 +0900 |
---|---|---|
committer | chemzqm <chemzqm@gmail.com> | 2018-05-14 19:14:25 +0800 |
commit | 021c5875c13e0c4a5bab67e2e2ac50c4be653ad6 (patch) | |
tree | c109ca4837ca488fea961de395e42950e1756d05 /src/nvim/api/buffer.c | |
parent | 36b2e3f743aaeb27531e67079d1a20bb4ac75e35 (diff) | |
download | rneovim-021c5875c13e0c4a5bab67e2e2ac50c4be653ad6.tar.gz rneovim-021c5875c13e0c4a5bab67e2e2ac50c4be653ad6.tar.bz2 rneovim-021c5875c13e0c4a5bab67e2e2ac50c4be653ad6.zip |
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Problem: No autocmd triggered in Insert mode with visible popup menu.
Solution: Add TextChangedP. (Prabir Shrestha, Christian Brabandt,
closes vim/vim#2372, closes vim/vim#1691)
Fix that the TextChanged autocommands are not always triggered
when sourcing a script.
https://github.com/vim/vim/commit/5a093437199001a0d60d8e18e2b9539b99a7757c
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions