Raimondi / delimitMate

Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
http://www.vim.org/scripts/script.php?script_id=2754
1.98k stars 117 forks source link

Issue that only shows up when I open a rust file #234

Closed norcalli closed 8 years ago

norcalli commented 8 years ago

vim-racer is installed as well as rust.vim. If you open any *.rs file then you get the following error image.

Raimondi commented 8 years ago

Maybe related to https://github.com/rust-lang/rust.vim/issues/48 ?

norcalli commented 8 years ago

It definitely looks like it. Good catch. I suppose I shall try to fix it there or at least ping them on it. EDIT: And since this isn't a delimitMate bug, I'll close this.