lifepillar / vim-mucomplete

Chained completion that works the way you want!
MIT License
913 stars 18 forks source link

Add support for ctrl-x ctrl-n during keyword completion #56

Closed lifepillar closed 6 years ago

lifepillar commented 7 years ago

According to :h i_CTRL-X_CTRL-N, during keyword completion “further use of CTRL-X CTRL-N or CTRL-X CTRL-P will copy the words following the previous expansion in other contexts unless a double CTRL-X is used”. Can we streamline this in µcomplete? If so, how?

lifepillar commented 6 years ago

Fixed by f2024440e12a3c4732d6e89bc0397d59df4e5577.