Skip to content

vim E-117 unknown function pumvisible #399

Closed Answered by lippfi
serpro69 asked this question in Q&A
Discussion options

You must be logged in to vote

IdeaVim supports mappings with expressions since 1.7.0, so the line is no longer ignored
You can add iunmap <CR> to your .ideavimrc (after the line where you source your .vimrc) or create an IDE-specific vimrc (it's a new feature and it's kinda cool) https://github.com/JetBrains/ideavim#ide-specific-options

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lippfi
Comment options

@serpro69
Comment options

Answer selected by serpro69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants