{"id":19632475,"url":"https://github.com/metwork-framework/mfextaddon_vim","last_synced_at":"2026-05-15T10:32:49.834Z","repository":{"id":38823899,"uuid":"203751471","full_name":"metwork-framework/mfextaddon_vim","owner":"metwork-framework","description":"opinionated vim editor (and configuration) for use in metwork framework env (with python3 or python2)","archived":false,"fork":false,"pushed_at":"2025-02-24T15:46:08.000Z","size":4690,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T16:48:41.544Z","etag":null,"topics":["autoreadme","github-actions","integration-level-4","mfext-addon","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metwork-framework.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.9.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-08-22T08:41:15.000Z","updated_at":"2025-02-11T02:17:59.000Z","dependencies_parsed_at":"2023-12-21T05:16:44.114Z","dependency_job_id":"2ad0b159-7040-4789-91b6-33ff2a91a293","html_url":"https://github.com/metwork-framework/mfextaddon_vim","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":"metwork-framework/mfextaddon_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metwork-framework%2Fmfextaddon_vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metwork-framework%2Fmfextaddon_vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metwork-framework%2Fmfextaddon_vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metwork-framework%2Fmfextaddon_vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metwork-framework","download_url":"https://codeload.github.com/metwork-framework/mfextaddon_vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240934436,"owners_count":19880992,"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":["autoreadme","github-actions","integration-level-4","mfext-addon","vim"],"created_at":"2024-11-11T12:14:13.537Z","updated_at":"2026-05-15T10:32:44.810Z","avatar_url":"https://github.com/metwork-framework.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![logo](https://raw.githubusercontent.com/metwork-framework/resources/master/logos/metwork-white-logo-small.png)](http://www.metwork-framework.org)\n# mfextaddon_vim\n\n[//]: # (automatically generated from https://github.com/metwork-framework/github_organization_management/blob/master/common_files/README.md)\n\n**Status (master branch)**\n\n[![GitHub CI](https://github.com/metwork-framework/mfextaddon_vim/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/metwork-framework/mfextaddon_vim/actions?query=workflow%3ACI+branch%3Amaster)\n[![Maintenance](https://raw.githubusercontent.com/metwork-framework/resources/master/badges/maintained.svg)](https://github.com/metwork-framework/resources/blob/master/badges/maintained.svg)\n[![Gitter](https://github.com/metwork-framework/resources/blob/master/badges/community-en.svg)](https://gitter.im/metwork-framework/community-en?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![Gitter](https://github.com/metwork-framework/resources/blob/master/badges/community-fr.svg)](https://gitter.im/metwork-framework/community-fr?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\n\n\n## What is MetWork FrameWork?\n\n[MetWork Framework](https://metwork-framework.org) is an opensource system\nfor building and managing production grade applications or micro-services\n(from development to operations).\n\n\n## What is it?\n\nThis module is a [mfext](https://github.com/metwork-framework/mfext) add-on which\nprovides an opinionated VIM editor (and configuration) for use in [MetWork Framework](http://metwork-framework.org) env.\n\n\n\n\n\n## Reference documentation\n\n- (for **master (development)** version), see [this dedicated site](http://metwork-framework.org/pub/metwork/continuous_integration/docs/master/mfextaddon_vim/) for reference documentation.\n- (for **latest released stable** version), see [this dedicated site](http://metwork-framework.org/pub/metwork/releases/docs/stable/mfextaddon_vim/) for reference documentation.\n\nFor very specific use cases, you might be interested in\n[reference documentation for integration branch](http://metwork-framework.org/pub/metwork/continuous_integration/docs/integration/mfextaddon_vim/).\n\nAnd if you are looking for an old released version, you can search [here](http://metwork-framework.org/pub/metwork/releases/docs/).\n\n\n\n\n## Installation guide\n\nSee [this document](https://metwork-framework.org/pub/metwork/continuous_integration/docs/master/mfextaddon_vim/100-installation_guide/).\n\n\n## Configuration guide\n\nSee [this document](https://metwork-framework.org/pub/metwork/continuous_integration/docs/master/mfextaddon_vim/300-configuration_guide/).\n\n\n\n## Contributing guide\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n\n\n## Code of Conduct\n\nSee [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file.\n\n\n\n## Sponsors\n\n*(If you are officially paid to work on MetWork Framework, please contact us to add your company logo here!)*\n\n[![logo](https://raw.githubusercontent.com/metwork-framework/resources/master/sponsors/meteofrance-small.jpeg)](http://www.meteofrance.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetwork-framework%2Fmfextaddon_vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetwork-framework%2Fmfextaddon_vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetwork-framework%2Fmfextaddon_vim/lists"}