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: b:doge_supported_doc_standards #80

Closed
bstaint opened this issue Feb 18, 2020 · 2 comments
Closed

Undefined variable: b:doge_supported_doc_standards #80

bstaint opened this issue Feb 18, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@bstaint
Copy link

bstaint commented Feb 18, 2020

Describe the bug

Error detected while processing function doge#generate:
line    2:
E121: Undefined variable: b:doge_supported_doc_standards
E116: Invalid arguments for function index(b:doge_supported_doc_standards, b:doge_doc_standard) < 0

Settings

To Reproduce

Steps to reproduce the behavior:

  1. open unsupported file(1.vim), press <Leader>d

Expected behavior

Screenshots

Out of vim --version

@bstaint bstaint added the bug Something isn't working label Feb 18, 2020
@kkoomen
Copy link
Owner

kkoomen commented Feb 19, 2020

This bug has been fixed and released in v2.2.3.

Feel free to submit any new issues if you experience any unwanted behavior in the future. Thanks for your contribution.

@kkoomen kkoomen closed this as completed Feb 19, 2020
@bstaint
Copy link
Author

bstaint commented Feb 19, 2020

Tks.

Is it repeat?

if exists('b:doge_supported_doc_standards')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants