{"id":20511572,"url":"https://github.com/10sr/editorconfig-micro","last_synced_at":"2025-05-09T08:32:53.897Z","repository":{"id":13903459,"uuid":"75098520","full_name":"10sr/editorconfig-micro","owner":"10sr","description":"EditorConfig Plugin for micro Editor","archived":false,"fork":false,"pushed_at":"2024-04-30T08:52:30.000Z","size":89,"stargazers_count":50,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-30T10:05:44.975Z","etag":null,"topics":["editorconfig","editorconfig-micro","micro"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/10sr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2016-11-29T16:09:36.000Z","updated_at":"2024-04-30T08:52:33.000Z","dependencies_parsed_at":"2024-01-04T14:29:25.166Z","dependency_job_id":"da2108c0-31d7-4576-b893-eb09ffd01809","html_url":"https://github.com/10sr/editorconfig-micro","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Feditorconfig-micro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Feditorconfig-micro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Feditorconfig-micro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Feditorconfig-micro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/10sr","download_url":"https://codeload.github.com/10sr/editorconfig-micro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224843657,"owners_count":17379203,"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":["editorconfig","editorconfig-micro","micro"],"created_at":"2024-11-15T20:36:25.937Z","updated_at":"2024-11-15T20:36:26.442Z","avatar_url":"https://github.com/10sr.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maintainer Needed\n\nI usually do not use the Micro editor now, and I don't have the time to maintain this project any more.\nForking and replacing this repository is really appreciated. Thanks!\n\n\n\n# editorconfig-micro\n\n[EditorConfig] plugin for the [`micro`] editor. Works with `micro` v2.\n\n![Syntax Highlight](https://raw.githubusercontent.com/10sr/editorconfig-micro/master/assets/syntax_highlight.png)\n\n### Prerequisites\n\nYou'll need an `editorconfig` core executable, like [EditorConfig C Core], installed and on your PATH.\n\n\n### Installation\n\nFrom the command line, type `micro -plugin install editorconfig`. Or, in micro's command mode, type `plugin install editorconfig`.\n\nAlternatively, you may directly clone this repository:\n\n    git clone https://github.com/10sr/editorconfig-micro \"${XDG_CONFIG_HOME:-~/.config}/micro/plug/editorconfig\"\n\nThat's all! This plugin will be automatically enabled after you restart [`micro`]. It will automatically apply the appropriate editorconfig properties on files when they are opened and saved.\n\nIt's also recommended to disable micro's `ftoptions` builtin plugin (set it to false in micro's settings.json) as it's a very limited subset of duplicate functionality than what editorconfig provides.\n\nFor more information, use `help editorconfig` in command mode or view `help/editorconfig.md` in this repo.\n\n\n### Supported Properties\n\n* `root` (only used by EditorConfig Core)\n* `indent_style`\n* `indent_size`\n* `tab_width`\n* `charset`\n  * Currently, [`micro`] only [supports][EditorConfig Options] the `utf-8` charset.\n* `end_of_line`\n  * Currently, [`micro`] only [supports][EditorConfig Options] `lf` and `crlf`.\n* `insert_final_newline`\n* `trim_trailing_whitespace`\n\n\n### Unsupported Properties\n\n* `max_line_length`\n\n\n### License\n\nThis software is licensed under MIT License.\nSee [LICENSE](LICENSE) for details.\n\n[`micro`]: https://micro-editor.github.io\n[EditorConfig]: http://editorconfig.org\n[EditorConfig Options]: https://github.com/zyedidia/micro/blob/master/runtime/help/options.md\n[EditorConfig C Core]: https://github.com/editorconfig/editorconfig-core-c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Feditorconfig-micro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F10sr%2Feditorconfig-micro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Feditorconfig-micro/lists"}