We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce
module "xyz" { source = "" }
""
Typing special characters, e.g. . seems to cause the next characters to freeze again. This is problematic for URLs and paths.
.
The text was updated successfully, but these errors were encountered:
can you try it with let g:terraform_module_registry_search = 0 in your init.vim?
let g:terraform_module_registry_search = 0
init.vim
Sorry, something went wrong.
That did not seem to help.
No branches or pull requests
To reproduce
""
, and start typing, after the first character vim locks up for a few secondsTyping special characters, e.g.
.
seems to cause the next characters to freeze again. This is problematic for URLs and paths.The text was updated successfully, but these errors were encountered: