delimitMate icon indicating copy to clipboard operation
delimitMate copied to clipboard

:call delimitMate#IsEmptyPair('><'), Key not present in Dictionary: 1.left_delims

Open PegasusWang opened this issue 7 years ago • 1 comments

I use emmet-vim and when generate tag like this <button><button> and type <cr>, neovim shows:

Key not present in Dictionary: 1.left_delims

If I call delimitMate#IsEmptyPair directly, the same error occurs:

:call delimitMate#IsEmptyPair('><')

PegasusWang avatar Feb 12 '18 13:02 PegasusWang

same issue

d4em0n avatar Sep 04 '18 02:09 d4em0n