{"id":13485229,"url":"https://github.com/wuelnerdotexe/vim-astro","last_synced_at":"2025-05-11T15:43:39.196Z","repository":{"id":53872431,"uuid":"521701601","full_name":"wuelnerdotexe/vim-astro","owner":"wuelnerdotexe","description":"Astro language (.astro files) indentation and syntax support in Vim or Neovim. 🚀🧑‍🚀✨","archived":false,"fork":false,"pushed_at":"2024-04-19T12:19:47.000Z","size":10520,"stargazers_count":189,"open_issues_count":8,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-11T10:09:27.704Z","etag":null,"topics":["astro","hacktoberfest","neovim","vim"],"latest_commit_sha":null,"homepage":"https://www.vim.org/scripts/script.php?script_id=6025","language":"Vim Script","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/wuelnerdotexe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"custom":"https://paypal.me/wuelnerdotexe"}},"created_at":"2022-08-05T16:11:29.000Z","updated_at":"2025-05-04T22:17:06.000Z","dependencies_parsed_at":"2023-01-24T06:46:03.605Z","dependency_job_id":"b35fe561-49bb-41fa-a4ad-63a78304ebbf","html_url":"https://github.com/wuelnerdotexe/vim-astro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuelnerdotexe%2Fvim-astro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuelnerdotexe%2Fvim-astro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuelnerdotexe%2Fvim-astro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuelnerdotexe%2Fvim-astro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuelnerdotexe","download_url":"https://codeload.github.com/wuelnerdotexe/vim-astro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253553262,"owners_count":21926596,"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":["astro","hacktoberfest","neovim","vim"],"created_at":"2024-07-31T17:01:52.279Z","updated_at":"2025-05-11T15:43:39.163Z","avatar_url":"https://github.com/wuelnerdotexe.png","language":"Vim Script","funding_links":["https://paypal.me/wuelnerdotexe"],"categories":["Vim Script"],"sub_categories":[],"readme":"# Astro support for Vim or Neovim\n\n\u003e 🧑‍🚀 Not sure what Astro is? See their website at [astro.build](https://astro.build)!\n\nProvides syntax highlighting and indentation support for `.astro` files.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/wuelnerdotexe/vim-astro/main/assets/vim-astro.png\"\u003e\n  \u003cstrong\u003eTheme:\u003c/strong\u003e \u003ca href=\"https://wuelnerdotexe.github.io/enfocado\"\u003eEnfocado\u003c/a\u003e Dark Neon.\n\u003c/div\u003e\n\n## Features\n\n- Syntax highlighting for embedded languages:\n  - JavaScript and JSX.\n  - TypeScript and TSX.\n  - CSS, SCSS, SASS, and LESS.\n  - Stylus (need external support).\n- Indentation (experimental).\n- Code folding.\n- No dependencies from external syntax plugins.\n- Full integration with Vim functions. [Read more](https://github.com/wuelnerdotexe/vim-astro/pull/3).\n\n## Installation\n\nInstall via your preferred package manager. Example using [vim-plug](https://github.com/junegunn/vim-plug):\n\n```vim\nPlug 'wuelnerdotexe/vim-astro'\n```\n\nalternatively, install manually.\n\n## Configuration\n\nThe following variables control certain syntax highlighting features. You can add them to your `.vimrc` or `init.vim`.\n\n```vim\nlet g:astro_typescript = 'enable'\n```\n\nEnables TypeScript and TSX for `.astro` files.\n\nDefault Value: 'disable'\n\n```vim\nlet g:astro_stylus = 'enable'\n```\n\nEnables Stylus for `.astro` files.\n\nDefault Value: 'disable'\n\nNOTE: Vim does not provide Stylus support by default, but you can install [vim-stylus](https://github.com/wavded/vim-stylus) to support it.\n\n## Maintainer\n\n\u003e Hi 👋, I'm **[Wuelner](https://linktr.ee/wuelnerdotexe)**, a **software developer from Guatemala**, passionate about creating minimalist solutions using solid fundamentals focused on **\"how things should be\"**.\n\n## Credits\n\n- Based on: Plugin [vim-svelte](https://github.com/evanleck/vim-svelte) by. [Evan Lecklider's](https://github.com/evanleck).\n\n## License\n\n[MIT \u0026copy; Wuelner Martínez.](https://github.com/wuelnerdotexe/vim-astro/blob/main/LICENSE)\n\n\u003cp align=\"center\"\u003eWith 💖 from \u003cstrong\u003eLATAM\u003c/strong\u003e to the world!\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuelnerdotexe%2Fvim-astro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuelnerdotexe%2Fvim-astro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuelnerdotexe%2Fvim-astro/lists"}