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
- Host: GitHub
- URL: https://github.com/hashivim/vim-consul
- Owner: hashivim
- License: isc
- Created: 2015-02-21T19:50:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T03:49:49.000Z (over 7 years ago)
- Last Synced: 2023-02-27T08:02:18.850Z (over 3 years ago)
- Topics: consul, hashivim, vim
- Language: Shell
- Homepage: http://hashivim.github.io/vim-consul
- Size: 17.6 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](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.