juliosueiras / vim-terraform-completion

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

installation via vim packages #62

Open abitrolly opened 4 years ago

abitrolly commented 4 years ago

Vim 8 added support for packages. To make installation of plugins as easy as just cloning them to plugin dir. Right now vim-terraform-completion does no support this installation method. The command below does nothing.

git clone https://github.com/juliosueiras/vim-terraform-completion.git \
    ~/.vim/pack/plugins/start/vim-terraform-completion

https://vimhelp.org/repeat.txt.html#packages