Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/vim-puppet

Puppet niceties for your Vim setup
https://github.com/voxpupuli/vim-puppet

Update README.md

a85406cb1fa18b8f7489fcc05535d08966e63974 authored over 6 years ago
Update README to reflect the EoL of this repo

30b487961f89727de629d9451f7d7330635dd545 authored over 6 years ago
Merge pull request #8 from thallgren/master

New syntax/puppet.vim

a491e142624f4c9ce9f35ae13e6e993176ab8e64 authored about 8 years ago
New syntax/puppet.vim

Features:
- Recognizes functions from core and stdlib
- Recognizes resource types from core
- Re...

008b9d14a53b288293219fb8a2e58f8985a47de6 authored about 8 years ago
Merge pull request #4 from tuxmea/orchestrator_fixes

add missing orchestrator consumes keyword

c05982022e076180ef6d19244e0bcc637034353d authored over 8 years ago
add missing orchestrator consumes keyword

605f2eff3b397376e6573c5454cb6d4151372816 authored over 8 years ago
Merge pull request #3 from tuxmea/puppet4orchestrator

add app orchestrator support
verified on PE 2015.1 installation.
merging.

e88c19bf10763b30f86b7417677f59a9c9487fa2 authored almost 9 years ago
add app orchestrator support

8efdce7f74f6da201b1d55068b5ab638f0625ad2 authored almost 9 years ago
Update README to include Puppet 4 support and change git url

ad63ab013f1aa9d00057fe166f45d12855b124b8 authored almost 9 years ago
Merge commit 'refs/pull/57/head' of github.com:rodjek/vim-puppet

5085e83f6b94e92a77483cffb354757d24a76a4d authored over 9 years ago
Merge commit 'refs/pull/55/head' of github.com:rodjek/vim-puppet

962dfcfa1161e9ee6fe3ed5d99227ff770b67603 authored over 9 years ago
Merge commit 'refs/pull/53/head' of github.com:rodjek/vim-puppet

8f6f8166e6fb4547c8834dced1b964b7b195e757 authored over 9 years ago
Merge commit 'refs/pull/52/head' of github.com:rodjek/vim-puppet

4df91fe3acba6d8a7c82c1a15f3bdceef91c0831 authored over 9 years ago
Merge commit 'refs/pull/51/head' of github.com:rodjek/vim-puppet

9ff96e33f74ef1de5758ab0407c6c28d591bab3b authored over 9 years ago
Merge commit 'refs/pull/45/head' of github.com:rodjek/vim-puppet

54a754c54da7423b1f78e4ac34793908aec8fa9c authored over 9 years ago
Merge commit 'refs/pull/43/head' of github.com:rodjek/vim-puppet

da49adf9b3980f8420835b5ad0b20bd751f6080b authored over 9 years ago
Add Puppet 4 Data Types

7d58ef43837f8e2e621ce9cf2bc44029570dfd62 authored over 9 years ago
Prevent puppetVariable highlight freezing VIM

Previous regex attempted to parse too much, when simply highlighting a variable.
Fixes Issue#39 ...

64b925467c1513225b3760cbaf2c788c3c3b1759 authored over 9 years ago
Add support for highlighting the on_failure keyword.

f60069e8e7176fcad8ebcbe728d72d422e4c5a79 authored almost 10 years ago
Add syntax highlighting to unless keyword

45a03615cd56fe6bb6accdf7597fc89b988fecfa authored almost 10 years ago
Set commentstring to use #.

34683e0dc4221d041edff2871ed07ecb8fbde4bf authored about 10 years ago
Allow comments on the end of line

Comments on the end of line should not change the indent behavior.

Example:

package {
'...

ef41dcb282992b59c59cd6676e8097d5a816806f authored about 10 years ago
fix indentation after hash-commented lines

- auto-indentation badly fails after hash-commented lines.
- just remving the if-Block resol...

1ae7e613b898d0336658fe74bc3ca0f855af7bd6 authored over 10 years ago
Merge pull request #42 from Yasumoto/master

Remove range in ftdetect

d881b93dc4a8ed1374ad44439aeeb47808a6b91a authored over 10 years ago
Rename contains keyword to contain

There may have been some confusion due to vim's `contains`. :)

https://docs.puppetlabs.com/refe...

f65f2ef54a027f7f4f60952cef69eb48c5af86f7 authored over 10 years ago
Remove range in ftdetect

83d05f23018c7daeb7ad17fbc6991416a8881776 authored over 10 years ago
Merge pull request #41 from kyounger/patch-2

Include Puppetfile in ftdetect

2bcc3828471657e112ff274b543fe1a8ea48e025 authored over 10 years ago
Include Puppetfile in ftdetect

Allows Puppetfile to be auto-detected by vim as ft=ruby

0361911b63f1b96e3b2ad87ae75441a11d0d3ac8 authored over 10 years ago
Merge pull request #36 from jonmosco/contains_function

add contains function for puppet 3.4.x

0154b08afd916eff4a57415c9b6a5e0332d1cf01 authored over 10 years ago
Merge pull request #37 from voidus/master

Make aligning preserve cursor position

8100b30ca09623f4b99b2e235d672e01d863366b authored over 10 years ago
Merge pull request #38 from nikolavp/patch-1

Don't indent on ordering arrow

9f811bfc26f19015721053fe508de7180fe4560c authored over 10 years ago
Don't indent on ordering arrow

The current indention will indent the second resource when ordering arrow is used.

file {'som...

8f9b3a3f4c6724ef498bbcebd314cfcbc5e155f9 authored almost 11 years ago
Make it possible to turn aligning off

8ba98e387dbb54a693b6fd6efed3f46294e6e0e2 authored almost 11 years ago
Rewrote indentation logic so that it preserves cursor position

This is taken from https://gist.github.com/tpope/287147 with modifications to
the regular expres...

8a433821d66f7dfbd9a5b3430fedd4799e0de896 authored almost 11 years ago
add contains function for puppet 3.4.x

afd1d7e38b26b4616f8db55b6079e9c92ad704b1 authored almost 11 years ago
Merge pull request #22 from lamawithonel/regex

Better regular expression matching

27d2af11223349088f5c7fb3187bb3184364ea12 authored about 11 years ago
Merge pull request #23 from DexterTheDragon/patch-1

Use backslash to escape keywordprg whitespace

42bf70042b5c02c4110a2a15931feb229eadadef authored about 11 years ago
Merge pull request #25 from leinaddm/add_colon_to_puppetTodo

highlight TODO: FIXME: etc...

bbe1f3a5d8e1f9df8aaa85d54eab638a3145fa09 authored about 11 years ago
Merge pull request #27 from JHaals/master

Correct highlighting for colors in class parameter list

f780f0415bd9459f04a56effd610410f10ca0160 authored about 11 years ago
Allow comments in class parameter list

716f8931b726a86d51c21c10ecd149886c8b14b8 authored about 11 years ago
highlight TODO: FIXME: etc...

iskeyword contains ':', so it needs to be added explicitly

3e9717972aa381a1d92182098ff9645e6956536e authored over 11 years ago
Use backslash to escape keywordprg whitespace

According to :help option-backslash the double quote character starts a comment. So in order to ...

d6733b693f894d579a75d748f6b83921f959878c authored over 11 years ago
Extend regex highlighting to match additional Regexp features

This extends the regular expression syntax matching to highlight
delimiters, options and other f...

aecdd33619fc95a04afc71f0e9c3b1a40ed07b00 authored over 11 years ago
Fix highlighting of regexes containing escaped forward-slashes

This changes regular expression matching from "sy match" to "sy region",
using the "skip=" to pr...

381d1cf15984fba18efb8fc3d742ee6787383c23 authored over 11 years ago
Merge pull request #21 from demonbane/master

Link pathogen in README.md

4e784293f6e36494d6c4578634abc6aca3d2028d authored over 11 years ago
Update README.md

272ecfe9857089e25550462aee7dae0265ebc9b4 authored over 11 years ago
Remove snippets

Removing the built-in snippets now that Puppet is popular enough to have
support for its DSL in ...

6162f501f41477e9f0d75e32cc4159863f4222a2 authored over 11 years ago
Properly indent arrays of hashes

Closes #2

82571984a9fe225e302c0f36d90979f86c7c8a6d authored over 11 years ago
Fix '} else {' indenting

Thanks @rlpowell!

Closes #18

046cfaa962357aebb93c4784760c87b24e7649a9 authored over 11 years ago
Merge branch 'master' of https://github.com/evaryont/vim-puppet into evaryont-master

Conflicts:
ftplugin/puppet.vim

82a88e75e1d2ea392176debb5e3b63dadc6a8339 authored almost 12 years ago
Remove 'syn on' from ftplugin file

c099926941011893d4f1e76fbc99bb6c611196af authored almost 12 years ago
Highlight subclasses of subclasses

901570be0649c4a964d2d5bc610d742f7fa3e2d5 authored almost 12 years ago
Highlight brackets with Delimiter

Also, support UFO-syntax. (That's a sorta actually correct name.)

4c031f9920a6c9bafbb6d0d24d35e7cb5d4a292a authored almost 12 years ago
Set local all of ftplugin

b3d0ba1fa2291e1de60410dea37ffff51dc18732 authored almost 12 years ago
Set a custom iskeyword for puppet files

94a867ac5092204af317c089e0aef753b76fa73f authored almost 12 years ago
Align plussignment as well

Puppet also has the '+>' operator (which is useful for metaparameters)

4c2acfc39b80fc0b94b0c9a2ccded9534cdaf9bc authored almost 12 years ago
Remove the 'syn on' from ftplugin

Just like everyone else. :-) 'syn on' resets the color scheme which means any
in-memory highligh...

b71d92a14b60836b7ed69a02a2cf8f8ccc88b788 authored almost 12 years ago
Recognize the require keyword.

It's deprecated, but it is valid syntax.

24a2b97eb8a938ffed33511dcc05497e0b70723c authored almost 12 years ago
Set `puppet describe` for keywordprg

Look up help on all of your favorite puppet types! :-) Of course, will need
something much smart...

7573c27b582bb1ab653fe25e4340f3a263376e13 authored almost 12 years ago
Updated syntax file along with some spelling related fixes.

Adds new feature: Highlight foo::bar class references. Only targets those that
are independent o...

0b4f608774c326fb9a68a7d06f760c2280e79674 authored almost 12 years ago
Corrected indent issue with multi-line arrays.

093045f9c664cf2ee7f6f3f0d247a83dd50e442f authored almost 12 years ago
Merge pull request #11 from xironix/master

Indenting: Arrays split by line

78267708f4fb033c06ede73f1f73dd857f67a579 authored over 12 years ago
Corrected indent issue with multi-line arrays.

d3b1970a89f6dd957712e23093c1c586698084db authored over 12 years ago
puppetVariable now groks top scope variables.

be1c2ac79a59d9a77b4c895e0ba0fe298f96420e authored over 12 years ago
Added scope qualifiers to the puppetVariable syn match.

1df47980612f0851e4028467f8740459407e69c3 authored over 12 years ago
Merge branch 'master' of github.com:pdzwart-atlassian/vim-puppet

b83da93eae936cdc39937a5f03ae5bac91636a1c authored over 12 years ago
puppetParam & puppetParamRArrow now grok the plusingment operatior +>.

d4cd26f43ca50d49f4268b81874795f494633f01 authored over 12 years ago
Added Puppet multiline comment from http://docs.puppetlabs.com/guides/language_guide.html Comments.

e0424cef2fc09c4243a1e903e324f84da7015d63 authored over 12 years ago
Merge pull request #8 from mislav/map-local

make remapping of `>` in insert mode local to buffer

e91d8228376ee257d1d69658db9ae64c0203ee25 authored over 12 years ago
make remapping of `>` in insert mode local to buffer

Otherwise this mapping affects all buffers loaded after the puppet one,
regardless of type.

e72ca6d37a5caf17eb40ff391c5903b9d506c6ce authored over 12 years ago
Add indent support

b0dbf8e43a12ec52efd541b594a0a6c4b41f5f40 authored over 13 years ago
what does this module do (for @kartar)

5635e50f1f9b2add89196db17d6c87a15e019fec authored over 13 years ago
Edited README.md via GitHub

c5453f7530f5882003ce4391a4c1721b04d652a8 authored over 13 years ago
Auto align =>

4616a985789e8cee234a8053e49c971289248aa7 authored over 13 years ago
Basic vim settings to conform with style guide

4dce596af60b44cb696d3a38b196c4ef0fd53fbf authored over 13 years ago
Way more snippets

edda7e2086ec958f3b8f0f269703fb47fc6325cc authored over 13 years ago
Improve syntax highlighting

67b25d1952268594adca3ae1976e557f1ae8c5fc authored over 13 years ago
More puppet snippets

f5578f51f1a1ae1fe403951362d1c908906c0265 authored about 14 years ago
Add some basic snippets

c3d7685e2b3d9a5464cd950606e648a7070b33a0 authored about 14 years ago
Force whitespace between keywords and {

c6d1ca8d7939c34090d5be571eb041e81d0bdfd9 authored about 14 years ago
Record the URL of the original file

6cdc9cde7b5bdb14d5dffecdcfaec44d852f3f0e authored about 14 years ago
Initial import

bdf19c3644f45bad89d44ba2d62471fe30e43639 authored about 14 years ago