diff options
author | watiko <service@mail.watiko.net> | 2016-02-04 03:01:46 +0900 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-02-05 09:54:03 -0500 |
commit | 7b955802b3c5ca32467b58e09786e40d167fd3aa (patch) | |
tree | b56dc5ffe96af12d1617bfb92befc1ebe09f9b25 /runtime/syntax/python.vim | |
parent | 46bd3c0f77f282b93ca1307c011562243c394306 (diff) | |
download | rneovim-7b955802b3c5ca32467b58e09786e40d167fd3aa.tar.gz rneovim-7b955802b3c5ca32467b58e09786e40d167fd3aa.tar.bz2 rneovim-7b955802b3c5ca32467b58e09786e40d167fd3aa.zip |
vim-patch:7.4.688 #4159
Problem: When "$" is in 'cpo' the popup menu isn't undrawn correctly.
(Issue 166)
Solution: When using the popup menu remove the "$".
https://github.com/vim/vim/commit/478c46e50fd94f270369ec1c5f76aa65af7ee671
NOTE: To reproduce in nvim:
nvim -u NONE -c 'exe "norm iaaa iabbbbbb acc" | norm yyp' -c 'set cpo+=$'
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions