vim-consul

basic vim/consul integration

View the Project on GitHub hashivim/vim-consul

This plugin adds a :Consul command that runs consul, with tab completion of subcommands.

Installation

With pathogen.vim just do:

cd ~/.vim/bundle
git clone https://github.com/hashivim/vim-consul.git

If you prefer to use something besides pathogen, go ahead.

Credits

Originally written by Mark Cornick https://www.markcornick.com/ by adapting my prior vim-packer plugin. Licensed under the ISC license.

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.