An open API service indexing awesome lists of open source software.

https://github.com/hashivim/vim-consul

basic vim/consul integration
https://github.com/hashivim/vim-consul

consul hashivim vim

Last synced: 12 months ago
JSON representation

basic vim/consul integration

Awesome Lists containing this project

README

          

[![](https://img.shields.io/badge/Supports%20Consul%20Version-%3E%3D1.3.0-blue.svg)](https://github.com/hashicorp/consul/blob/v1.3.0/CHANGELOG.md)

# Call For Maintainers

This plugin, along with others like it, is now maintained by the
[HashiVim](http://hashivim.github.io/) organization, which is looking for
additional maintainers and contributors. See the HashiVim home page for
further information.

# vim-consul

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

## Installation

With [pathogen.vim](https://github.com/tpope/vim-pathogen) 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 by adapting my
prior [vim-packer](https://github.com/hashivim/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](http://contributor-covenant.org) code of conduct.