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
- Host: GitHub
- URL: https://github.com/bd808/vim-marionettist
- Owner: bd808
- License: gpl-3.0
- Created: 2019-11-27T17:55:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T16:55:02.000Z (over 6 years ago)
- Last Synced: 2025-06-02T13:11:01.142Z (about 1 year ago)
- Language: Vim script
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.