vim-linux-coding-style
vim-linux-coding-style copied to clipboard
Error detected while processing function 8_LinuxConfigure
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 <SNR>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?