juliosueiras / vim-terraform-completion

A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
MIT License
337 stars 24 forks source link

extra keyword showing #56

Open jinoj opened 5 years ago

jinoj commented 5 years ago

open r and d extra keyword showing in vim

juliosueiras commented 5 years ago

can you show a screenshot of the issue?

jinoj commented 5 years ago

[image: image.png]

On Mon, Jan 28, 2019 at 11:02 PM Julio Sueiras notifications@github.com wrote:

can you show a screenshot of the issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/juliosueiras/vim-terraform-completion/issues/56#issuecomment-458225737, or mute the thread https://github.com/notifications/unsubscribe-auth/AccODmKEDjdnO-_7CeqTVecZ9krThv7dks5vHzQcgaJpZM4aQwf4 .

--

Warm Regards JINO

jinoj commented 5 years ago

image

jinoj commented 5 years ago

how to disable d and r .. if i make any mistake kindly help me

juliosueiras commented 5 years ago

oh, those are snippets d or data source and r for resource, I can add a toggle for enable or disable these if you wants

juliosueiras commented 5 years ago

btw, just quick checking, if you do autocompletion in

resource "aws_

what does the completion give you?

jinoj commented 5 years ago

yes i have already enabled autocomplete in vim image

jinoj commented 5 years ago

if you don,t mind .. please share exact .vimrc file for me

jinoj commented 5 years ago

your terraform vim autocompletion plugin awesome... its is useful for all.. first thank for u ... great achivement

juliosueiras commented 5 years ago

k, to make life easier can you goto gitter?(the chat) https://gitter.im/juliosueiras/vim-terraform-completion since I need to ask which version/which vim(neovim and vim) etc to confirm first

jinoj commented 5 years ago

Terraform v0.11.11 vim version 8.0

jinoj commented 5 years ago

os version 18.04