Hi all, I have maybe found a little issue:
1. vim -N -u NONE -U NONE 2. :imap <c-k> <c-o>D 3. :set spell 4. ino<c-x><c-k> Instead of trying to complete using the 'dict option, it is trying to use the mapping... Also, in insert.txt line 64: 'The key that ends CTRL-X mode (any key that is not a valid CTRL-X mode command) is mapped' What means that the key is mapped? Cheers -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
