{"id":24623136,"url":"https://github.com/agvxov/vim-errtags","last_synced_at":"2025-10-27T03:09:43.888Z","repository":{"id":270975543,"uuid":"911975879","full_name":"agvxov/vim-errtags","owner":"agvxov","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-22T08:58:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T08:49:33.063Z","etag":null,"topics":["linter-plugin","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agvxov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-04T11:03:50.000Z","updated_at":"2025-01-22T08:58:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"622fa133-9de0-4559-a6c1-173a22cb43bd","html_url":"https://github.com/agvxov/vim-errtags","commit_stats":null,"previous_names":["agvxov/vim-errtags"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agvxov/vim-errtags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agvxov%2Fvim-errtags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agvxov%2Fvim-errtags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agvxov%2Fvim-errtags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agvxov%2Fvim-errtags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agvxov","download_url":"https://codeload.github.com/agvxov/vim-errtags/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agvxov%2Fvim-errtags/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901382,"owners_count":22929224,"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":["linter-plugin","vim","vim-plugin"],"created_at":"2025-01-25T03:33:40.363Z","updated_at":"2025-10-27T03:09:43.816Z","avatar_url":"https://github.com/agvxov.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Errtags\n\n## Idea\nThe normal way to do error reporting is redefining your build-system to vim.\nThats disguasting.\n\nThe right way should be to hook into the actual build system.\n\nFor the details, see [documentation.md](documentation.md).\n\n## Dependencies\n+ Tcl\n\n## Installation\n1. Clone the source\n2. Run:\n```sh\n$ make \u0026\u0026 make install\n```\n\n3. Update your config files\n```sh\n# .vimrc\nlet g:errtags_events = [\"BufEnter\", \"BufWrite\"]\n# .bashrc\nalias make='make.sh CC=cc.sh'\n```\n\n4. Enjoy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagvxov%2Fvim-errtags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagvxov%2Fvim-errtags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagvxov%2Fvim-errtags/lists"}