{"id":19051917,"url":"https://github.com/benknoble/vim-synstax","last_synced_at":"2025-11-12T14:02:21.423Z","repository":{"id":70217156,"uuid":"133062168","full_name":"benknoble/vim-synstax","owner":"benknoble","description":"Vim plugin for interacting with syntax highlighting","archived":false,"fork":false,"pushed_at":"2019-06-13T20:43:00.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T00:41:52.181Z","etag":null,"topics":["syntax-highlighting","vim","vim-plugin","vim-syntax"],"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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benknoble.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-11T16:16:50.000Z","updated_at":"2023-01-24T07:13:51.000Z","dependencies_parsed_at":"2023-03-11T08:19:04.140Z","dependency_job_id":null,"html_url":"https://github.com/benknoble/vim-synstax","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/benknoble/vim-synstax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benknoble%2Fvim-synstax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benknoble%2Fvim-synstax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benknoble%2Fvim-synstax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benknoble%2Fvim-synstax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benknoble","download_url":"https://codeload.github.com/benknoble/vim-synstax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benknoble%2Fvim-synstax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284045913,"owners_count":26938122,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["syntax-highlighting","vim","vim-plugin","vim-syntax"],"created_at":"2024-11-08T23:20:04.877Z","updated_at":"2025-11-12T14:02:21.407Z","avatar_url":"https://github.com/benknoble.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-synstax\n\n[![This project is considered finished](https://img.shields.io/badge/status-finished-success.svg)](https://benknoble.github.io/status/finished/)\n\nVim plugin for interacting with syntax highlighting\n\nIt provides an autoloaded functional interface to syntax groups, like\n\n```vim\nsynstax#UnderCursor()\n```\n\n## Installation\n\nI recommend using [Pathogen](https://github.com/tpope/vim-pathogen) for managing\nplugins.\n\nThen it's just a quick\n\n```bash\ncd ~/.vim/bundle\ngit clone https://github.com/benknoble/vim-synstax.git\n```\n\n## Quickstart\n\nDrop the following in your vimrc, enable syntax highlighting, and use your\nmapping!\n```vim\n\" Whatever mapping you want to use\nnnoremap \u003cLeader\u003es :echo synstax#UnderCursor()\u003cCR\u003e\n```\n\n## Usage\n\nCheck out the docs (`:help synstax`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenknoble%2Fvim-synstax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenknoble%2Fvim-synstax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenknoble%2Fvim-synstax/lists"}