{"id":21013448,"url":"https://github.com/heavenshell/vim-ctags-project","last_synced_at":"2026-01-02T04:33:35.467Z","repository":{"id":136338588,"uuid":"62116905","full_name":"heavenshell/vim-ctags-project","owner":"heavenshell","description":"My ctags generator","archived":false,"fork":false,"pushed_at":"2016-07-18T03:59:14.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T02:12:11.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heavenshell.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":"2016-06-28T06:45:30.000Z","updated_at":"2016-06-28T06:47:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a9e28bc-ade5-4121-bfc4-f3683a42f431","html_url":"https://github.com/heavenshell/vim-ctags-project","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/heavenshell%2Fvim-ctags-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-ctags-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-ctags-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heavenshell%2Fvim-ctags-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heavenshell","download_url":"https://codeload.github.com/heavenshell/vim-ctags-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243437970,"owners_count":20290865,"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":[],"created_at":"2024-11-19T09:42:29.793Z","updated_at":"2026-01-02T04:33:35.424Z","avatar_url":"https://github.com/heavenshell.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"ctags_project\n=============\n\nGenerate ctag's tag file by each project.\n\nExample.\n\n```\n  project_a\n     ├ .git\n     ├ views.py\n     └ models.py\n\n  project_b\n     ├ setup.py\n     ├ views.py\n     └ models.py\n```\n\n```viml\nlet g:ctags_project_root_files = ['.git', 'setup.py']\n```\n\nIf you are in `project_a/views.py`. and execute `:CtagsProject`then generate\ntags to `~/.vim/tags/py/project_a/tags`.\n\nIf you are in `project_b/views.py`. and execute `:CtagsProject`then generate\ntags to `~/.vim/tags/py/project_b/tags`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Fvim-ctags-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheavenshell%2Fvim-ctags-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheavenshell%2Fvim-ctags-project/lists"}