{"id":15510858,"url":"https://github.com/ghoneycutt/puppet-module-vim","last_synced_at":"2025-04-11T00:44:05.023Z","repository":{"id":8495845,"uuid":"10103264","full_name":"ghoneycutt/puppet-module-vim","owner":"ghoneycutt","description":"Puppet module to manage Vim","archived":false,"fork":false,"pushed_at":"2024-12-31T19:13:03.000Z","size":186,"stargazers_count":1,"open_issues_count":1,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T00:44:00.017Z","etag":null,"topics":["puppet","puppet-module","vim","vimrc"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghoneycutt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-05-16T14:40:34.000Z","updated_at":"2024-05-25T23:09:13.000Z","dependencies_parsed_at":"2024-12-08T10:23:34.026Z","dependency_job_id":"d02e6a88-4c2d-4eb4-925e-46b93a13a743","html_url":"https://github.com/ghoneycutt/puppet-module-vim","commit_stats":{"total_commits":78,"total_committers":11,"mean_commits":7.090909090909091,"dds":0.2564102564102564,"last_synced_commit":"de575a5e54dd62a469290f549c2cc3b064706163"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghoneycutt%2Fpuppet-module-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghoneycutt%2Fpuppet-module-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghoneycutt%2Fpuppet-module-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghoneycutt%2Fpuppet-module-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghoneycutt","download_url":"https://codeload.github.com/ghoneycutt/puppet-module-vim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322604,"owners_count":21084336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["puppet","puppet-module","vim","vimrc"],"created_at":"2024-10-02T09:51:27.145Z","updated_at":"2025-04-11T00:44:05.005Z","avatar_url":"https://github.com/ghoneycutt.png","language":"Vim Script","readme":"# vim\n\n#### Table of Contents\n\n1. [Module Description - What the module does and why it is useful](#module-description)\n1. [Setup - The basics of getting started with vim](#setup)\n   * [What vim affects](#what-vim-affects)\n   * [Beginning with vim](#beginning-with-vim)\n1. [Usage - Configuration options and additional functionality](#usage)\n1. [Limitations - OS compatibility, etc.](#limitations)\n1. [Development - Guide for contributing to the module](#development)\n\n## Description\n\nThis is a very simple module to manage Vim. It manages the packages, the\n`.vimrc` configuration file and populates a few syntax files for Puppet.\nThis is meant to make vim useful on servers with some basic, sane\nsettings. It is not meant to manage a developer's workstation where you\nwould be managing a ton of plugins and configuration.\n\nDocumented with Puppet Strings at\n[http://ghoneycutt.github.io/puppet-module-vim/](http://ghoneycutt.github.io/puppet-module-vim/).\n\n## Setup\n\n### What vim affects\n\nThis module manages the `/root/.vimrc` file and `/root/.vim` directory,\nwhich gets some plugins installed. It also manages the related vim\npackages for the platform.\n\n### Beginning with vim\n\nDeclare the `vim` class.\n\n## Usage\n\nThe normal use case.\n\n```puppet\ninclude vim\n```\n\nTo specify the package list.\n\n```puppet\nclass { 'vim':\n  package_list =\u003e ['vim', 'vim-whatever'],\n}\n```\n\n## Limitations\n\nThis module officially supports the platforms listed in the\n`metadata.json`. It does not fail on unsupported platforms and has been\nknown to work on many, many platforms since its creation in 2010.\n\n## Development\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\nSee [LICENSE](LICENSE) file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghoneycutt%2Fpuppet-module-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghoneycutt%2Fpuppet-module-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghoneycutt%2Fpuppet-module-vim/lists"}