vivien/vim-linux-coding-style

Error detected while processing function 8_LinuxConfigure

Opened this issue · 0 comments

From Christos Kollintzas:

I tried using linuxsty.vim (with and without a plug in manager) and every time that I try to open a .c file I get the following error message:

"workqueue.c" 6043L, 168881C
Error detected while processing function 8_LinuxConfigure:
line 6:
E33: No previous substitute regular expression
E33: No previous substitute regular expression

"workqueue.c" 6043L, 168881C directs to the end of the file and if I try to open another file I get the corresponding last line indication.

Is this some kind of bug or am I missing something?