{"id":13898514,"url":"https://github.com/teal-language/vim-teal","last_synced_at":"2025-04-13T18:33:56.594Z","repository":{"id":55414144,"uuid":"246380272","full_name":"teal-language/vim-teal","owner":"teal-language","description":"Teal language support for Vim","archived":false,"fork":false,"pushed_at":"2024-10-11T01:57:53.000Z","size":230,"stargazers_count":38,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T09:12:28.273Z","etag":null,"topics":["ale","linter","lua","syntax-highlighting","teal","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","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/teal-language.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-03-10T18:40:57.000Z","updated_at":"2025-03-01T21:13:20.000Z","dependencies_parsed_at":"2024-11-25T04:31:59.947Z","dependency_job_id":"5fa2fb62-71a0-466d-90f4-e5ab0d333106","html_url":"https://github.com/teal-language/vim-teal","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/teal-language%2Fvim-teal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teal-language%2Fvim-teal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teal-language%2Fvim-teal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teal-language%2Fvim-teal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teal-language","download_url":"https://codeload.github.com/teal-language/vim-teal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760491,"owners_count":21157369,"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":["ale","linter","lua","syntax-highlighting","teal","vim","vim-plugin"],"created_at":"2024-08-06T18:04:19.938Z","updated_at":"2025-04-13T18:33:56.572Z","avatar_url":"https://github.com/teal-language.png","language":"Vim Script","readme":"# vim-teal\n\nThis plugin provides [Teal](https://github.com/teal-language/tl) language support for Vim.\n\n## Features\n\n- Syntax highlighting\n- Automatic indentation\n- Linting (requires [ALE](https://github.com/dense-analysis/ale))\n- Automatic insertion of `end` tokens (requires [vim-endwise](https://github.com/tpope/vim-endwise))\n- `:compiler` support\n\n## Install\nUsing [vim-plug](https://github.com/junegunn/vim-plug):\n```vim\n\" Teal language support\nPlug 'teal-language/vim-teal'\n\n\" Optional dependencies; will be loaded on-demand when editing Teal files\nPlug 'dense-analysis/ale', { 'for': 'teal' }\nPlug 'tpope/vim-endwise', { 'for': 'teal' }\n```\n\nYou should also make sure that the Teal compiler [is available in your PATH:](https://github.com/teal-language/tl#installing)\n```\nluarocks install tl\n```\n\n## Contributors\n\nContributions are greatly appreciated! Feel free to fork [this repository](https://github.com/teal-language/vim-teal) and open a pull request on GitHub.\n","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteal-language%2Fvim-teal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteal-language%2Fvim-teal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteal-language%2Fvim-teal/lists"}