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

https://github.com/bd808/vim-marionettist

Some helpers for working with Puppet and vim
https://github.com/bd808/vim-marionettist

Last synced: 5 months ago
JSON representation

Some helpers for working with Puppet and vim

Awesome Lists containing this project

README

          

Vim Marionettist
================

A Vim plugin to make working with Wikimedia's Puppet repos nicer.

Features
--------

* Marionettist_LoadFile : Try to find a manifest, file, or template based on
the provided string. Bound to `` (for edit) in normal mode with ``
as the input. Also mapped to `:E ...`. Folks who are not used to this
particular mapping might choose to override `gf` to do the same thing.

License
-------

Vim Marionettist is licensed under the GNU General Public License v3.0 or
later. See the [`LICENSE`](LICENSE) file for more details.