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

E464: Ambiguous use of user-defined command when editing .tf file and open a file explorer #831

Open
cainiaocome opened this issue Mar 3, 2023 · 1 comment

Comments

@cainiaocome
Copy link

Does this bug happen when you install plugin without vim-polyglot?
No

Describe the bug:
Vim errors E464: Ambiguous use of user-defined command when I use command :Te to open a new file explorer tab in Vim, while current opening file is a terraform configuration file. It seems only happen when editing .tf terraform configuration files.

To Reproduce:

  1. Install vim-polyglot plugin with Vundle.
  2. Open a terraform configuration file.
  3. Use command :Te to open a file explorer tab.
@TLmaK0
Copy link

TLmaK0 commented Nov 20, 2024

I know it's too late, but if some one has the same problem type :Tex instead of :Te, Vim will be able to difference :Terraform command from :Texplorer.

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

2 participants