You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: