Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined variable w:m1/Invalid arguments for function matchdelete #4

Open
cyboflash opened this issue Oct 20, 2016 · 0 comments
Open

Comments

@cyboflash
Copy link

cyboflash commented Oct 20, 2016

I have this installed as a plugin though Vundle

" Syntax highlighting for LLVM
Plugin 'Superbil/llvm.vim.git', {'name': 'llvm-syn-hl'}

The issue occurs if I start vim, split a window vertically and attempt to begin a new line above or below the cursor (press O or o in the normal mode)

Not quite sure what causes the problem.

" Syntax highlighting for LLVM
Plugin 'Superbil/llvm.vim.git', {'name': 'llvm-syn-hl'}

Here is the output of :messages

Messages maintainer: Bram Moolenaar <Bram@vim.org>
"polls/urls.py" 6L, 115C
Error detected while processing InsertEnter Auto commands for "*":
E121: Undefined variable: w:m1
Error detected while processing InsertEnter Auto commands for "*":
E116: Invalid arguments for function matchdelete
1 line less; before #1  4 seconds ago
1 line less; before #2  1 seconds ago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant