VSCodeNeovim
                                
                                
                                
                                    VSCodeNeovim copied to clipboard
                            
                            
                            
                        Make insert mode autocomplete not use keymaps
If you have a file like
jjjjjj
| 
and you have imap jj <Esc>, autocompleting the jjjjj will cause you to leave insert mode, and not have the jjjjj inserted.