-
Notifications
You must be signed in to change notification settings - Fork 89
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: g:verilog_syntax #228
Comments
Had another report of similar issue a few days back in #227, even though nothing significant has changed in this regard for years. Original requester of that issue reported that everything started working after cleaning up their plugins. Would you mind trying that on your side? |
Any updates? |
8.2 and 7.4 is ok。but vim9.0 is not work. |
Error detected while processing /home/xxx/.vimrc[4]../ic/tools/vim/9.0/share/vim/vim90/syntax/syntax.vim[43]..BufRead Autocommands for ".sv"..FileType Autocommands for ""..Syntax Autocommands for "*"..function 4_SynSet[25]..script /home/xx/.vim/bundle/verilog_systemverilog/syntax/verilog_systemverilog.vim |
line 246: |
Sorry was away for few months and than forgot! I can confirm sqlmap3 observation that 8.2 and 7.4 is ok but 9.0 or 9.1 don't work. Thanks sqlmap3. Moved back to 8.2 and things are fine. |
Error detected while processing /home/bhargavrajp/.vimrc[3]../home/utils/vim-9.0.0630/share/vim/vim90/syntax/syntax.vim[43]..BufRead Autocommands for ".sv"..FileType Autocommands for ""..Syntax Autocommands for "*"..function 4_SynSet[25]..script /home/bhargavrajp/.vim/bundle/verilog_systemverilog.vim/syntax/verilog_systemverilog.vim:
line 246:
E121: Undefined variable: g:verilog_syntax
E116: Invalid arguments for function 14_SyntaxCreate
line 341:
E121: Undefined variable: g:verilog_syntax
E116: Invalid arguments for function 14_SyntaxCreate
line 246:
E121: Undefined variable: g:verilog_syntax
E116: Invalid arguments for function 14_SyntaxCreate
line 341:
E121: Undefined variable: g:verilog_syntax
E116: Invalid arguments for function 14_SyntaxCreate
line 246:
E121: Undefined variable: g:verilog_syntax
E116: Invalid arguments for function 14_SyntaxCreate
line 341:
E121: Undefined variable: g:verilog_syntax
E116: Invalid arguments for function 14_SyntaxCreate
The text was updated successfully, but these errors were encountered: