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
a85406cb1fa18b8f7489fcc05535d08966e63974 authored over 6 years ago
30b487961f89727de629d9451f7d7330635dd545 authored over 6 years ago
New syntax/puppet.vim
a491e142624f4c9ce9f35ae13e6e993176ab8e64 authored about 8 years ago
Features:
- Recognizes functions from core and stdlib
- Recognizes resource types from core
- Re...
add missing orchestrator consumes keyword
c05982022e076180ef6d19244e0bcc637034353d authored over 8 years ago605f2eff3b397376e6573c5454cb6d4151372816 authored over 8 years ago
add app orchestrator support
verified on PE 2015.1 installation.
merging.
8efdce7f74f6da201b1d55068b5ab638f0625ad2 authored almost 9 years ago
ad63ab013f1aa9d00057fe166f45d12855b124b8 authored almost 9 years ago
5085e83f6b94e92a77483cffb354757d24a76a4d authored over 9 years ago
962dfcfa1161e9ee6fe3ed5d99227ff770b67603 authored over 9 years ago
8f6f8166e6fb4547c8834dced1b964b7b195e757 authored over 9 years ago
4df91fe3acba6d8a7c82c1a15f3bdceef91c0831 authored over 9 years ago
9ff96e33f74ef1de5758ab0407c6c28d591bab3b authored over 9 years ago
54a754c54da7423b1f78e4ac34793908aec8fa9c authored over 9 years ago
da49adf9b3980f8420835b5ad0b20bd751f6080b authored over 9 years ago
7d58ef43837f8e2e621ce9cf2bc44029570dfd62 authored over 9 years ago
Previous regex attempted to parse too much, when simply highlighting a variable.
Fixes Issue#39 ...
f60069e8e7176fcad8ebcbe728d72d422e4c5a79 authored almost 10 years ago
45a03615cd56fe6bb6accdf7597fc89b988fecfa authored almost 10 years ago
34683e0dc4221d041edff2871ed07ecb8fbde4bf authored about 10 years ago
Comments on the end of line should not change the indent behavior.
Example:
package {
'...
- auto-indentation badly fails after hash-commented lines.
- just remving the if-Block resol...
Remove range in ftdetect
d881b93dc4a8ed1374ad44439aeeb47808a6b91a authored over 10 years agoThere may have been some confusion due to vim's `contains`. :)
https://docs.puppetlabs.com/refe...
f65f2ef54a027f7f4f60952cef69eb48c5af86f7 authored over 10 years ago83d05f23018c7daeb7ad17fbc6991416a8881776 authored over 10 years ago
Include Puppetfile in ftdetect
2bcc3828471657e112ff274b543fe1a8ea48e025 authored over 10 years agoAllows Puppetfile to be auto-detected by vim as ft=ruby
0361911b63f1b96e3b2ad87ae75441a11d0d3ac8 authored over 10 years agoadd contains function for puppet 3.4.x
0154b08afd916eff4a57415c9b6a5e0332d1cf01 authored over 10 years agoMake aligning preserve cursor position
8100b30ca09623f4b99b2e235d672e01d863366b authored over 10 years agoDon't indent on ordering arrow
9f811bfc26f19015721053fe508de7180fe4560c authored over 10 years agoThe current indention will indent the second resource when ordering arrow is used.
file {'som...
8f9b3a3f4c6724ef498bbcebd314cfcbc5e155f9 authored almost 11 years ago8ba98e387dbb54a693b6fd6efed3f46294e6e0e2 authored almost 11 years ago
This is taken from https://gist.github.com/tpope/287147 with modifications to
the regular expres...
afd1d7e38b26b4616f8db55b6079e9c92ad704b1 authored almost 11 years ago
Better regular expression matching
27d2af11223349088f5c7fb3187bb3184364ea12 authored about 11 years agoUse backslash to escape keywordprg whitespace
42bf70042b5c02c4110a2a15931feb229eadadef authored about 11 years agohighlight TODO: FIXME: etc...
bbe1f3a5d8e1f9df8aaa85d54eab638a3145fa09 authored about 11 years agoCorrect highlighting for colors in class parameter list
f780f0415bd9459f04a56effd610410f10ca0160 authored about 11 years ago716f8931b726a86d51c21c10ecd149886c8b14b8 authored about 11 years ago
iskeyword contains ':', so it needs to be added explicitly
3e9717972aa381a1d92182098ff9645e6956536e authored over 11 years agoAccording to :help option-backslash the double quote character starts a comment. So in order to ...
d6733b693f894d579a75d748f6b83921f959878c authored over 11 years ago
This extends the regular expression syntax matching to highlight
delimiters, options and other f...
This changes regular expression matching from "sy match" to "sy region",
using the "skip=" to pr...
Link pathogen in README.md
4e784293f6e36494d6c4578634abc6aca3d2028d authored over 11 years ago272ecfe9857089e25550462aee7dae0265ebc9b4 authored over 11 years ago
Removing the built-in snippets now that Puppet is popular enough to have
support for its DSL in ...
Closes #2
82571984a9fe225e302c0f36d90979f86c7c8a6d authored over 11 years agoThanks @rlpowell!
Closes #18
046cfaa962357aebb93c4784760c87b24e7649a9 authored over 11 years ago
Conflicts:
ftplugin/puppet.vim
c099926941011893d4f1e76fbc99bb6c611196af authored almost 12 years ago
901570be0649c4a964d2d5bc610d742f7fa3e2d5 authored almost 12 years ago
Also, support UFO-syntax. (That's a sorta actually correct name.)
4c031f9920a6c9bafbb6d0d24d35e7cb5d4a292a authored almost 12 years agob3d0ba1fa2291e1de60410dea37ffff51dc18732 authored almost 12 years ago
94a867ac5092204af317c089e0aef753b76fa73f authored almost 12 years ago
Puppet also has the '+>' operator (which is useful for metaparameters)
4c2acfc39b80fc0b94b0c9a2ccded9534cdaf9bc authored almost 12 years ago
Just like everyone else. :-) 'syn on' resets the color scheme which means any
in-memory highligh...
It's deprecated, but it is valid syntax.
24a2b97eb8a938ffed33511dcc05497e0b70723c authored almost 12 years ago
Look up help on all of your favorite puppet types! :-) Of course, will need
something much smart...
Adds new feature: Highlight foo::bar class references. Only targets those that
are independent o...
093045f9c664cf2ee7f6f3f0d247a83dd50e442f authored almost 12 years ago
Indenting: Arrays split by line
78267708f4fb033c06ede73f1f73dd857f67a579 authored over 12 years agod3b1970a89f6dd957712e23093c1c586698084db authored over 12 years ago
be1c2ac79a59d9a77b4c895e0ba0fe298f96420e authored over 12 years ago
1df47980612f0851e4028467f8740459407e69c3 authored over 12 years ago
b83da93eae936cdc39937a5f03ae5bac91636a1c authored over 12 years ago
d4cd26f43ca50d49f4268b81874795f494633f01 authored over 12 years ago
e0424cef2fc09c4243a1e903e324f84da7015d63 authored over 12 years ago
make remapping of `>` in insert mode local to buffer
e91d8228376ee257d1d69658db9ae64c0203ee25 authored over 12 years ago
Otherwise this mapping affects all buffers loaded after the puppet one,
regardless of type.
b0dbf8e43a12ec52efd541b594a0a6c4b41f5f40 authored over 13 years ago
5635e50f1f9b2add89196db17d6c87a15e019fec authored over 13 years ago
c5453f7530f5882003ce4391a4c1721b04d652a8 authored over 13 years ago
4616a985789e8cee234a8053e49c971289248aa7 authored over 13 years ago
4dce596af60b44cb696d3a38b196c4ef0fd53fbf authored over 13 years ago
edda7e2086ec958f3b8f0f269703fb47fc6325cc authored over 13 years ago
67b25d1952268594adca3ae1976e557f1ae8c5fc authored over 13 years ago
f5578f51f1a1ae1fe403951362d1c908906c0265 authored about 14 years ago
c3d7685e2b3d9a5464cd950606e648a7070b33a0 authored about 14 years ago
c6d1ca8d7939c34090d5be571eb041e81d0bdfd9 authored about 14 years ago
6cdc9cde7b5bdb14d5dffecdcfaec44d852f3f0e authored about 14 years ago
bdf19c3644f45bad89d44ba2d62471fe30e43639 authored about 14 years ago