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: g:verilog_syntax #228

Open
bpatel2525 opened this issue Mar 4, 2023 · 6 comments
Open

Undefined variable: g:verilog_syntax #228

bpatel2525 opened this issue Mar 4, 2023 · 6 comments

Comments

@bpatel2525
Copy link

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

@vhda
Copy link
Owner

vhda commented Mar 5, 2023

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?
What plugin manager are you using?

@vhda
Copy link
Owner

vhda commented May 10, 2023

Any updates?

@sqlmap3
Copy link

sqlmap3 commented May 11, 2024

8.2 and 7.4 is ok。but vim9.0 is not work.

@sqlmap3
Copy link

sqlmap3 commented May 11, 2024

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

@sqlmap3
Copy link

sqlmap3 commented May 11, 2024

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

@bpatel2525
Copy link
Author

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.

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

3 participants