{"id":19078954,"url":"https://github.com/tomtom/vimtips2help.rb","last_synced_at":"2026-05-21T06:30:21.738Z","repository":{"id":1155449,"uuid":"1041991","full_name":"tomtom/vimtips2help.rb","owner":"tomtom","description":"Convert vimtips from wikia to vim help files","archived":false,"fork":false,"pushed_at":"2011-12-15T14:42:30.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T18:47:56.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/tomtom.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2010-11-01T14:52:38.000Z","updated_at":"2013-10-09T07:57:57.000Z","dependencies_parsed_at":"2022-08-16T12:25:06.004Z","dependency_job_id":null,"html_url":"https://github.com/tomtom/vimtips2help.rb","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/tomtom%2Fvimtips2help.rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fvimtips2help.rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fvimtips2help.rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomtom%2Fvimtips2help.rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomtom","download_url":"https://codeload.github.com/tomtom/vimtips2help.rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131773,"owners_count":19752725,"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-09T02:12:50.585Z","updated_at":"2026-05-21T06:30:21.700Z","avatar_url":"https://github.com/tomtom.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"vimtips2help.rb -- Convert vimtips from wikia to vim help files\n===============================================================\n\nThis ruby script converts wiki dumps that you can download from \nwikia.com to an almost properly formatted and tagged vim help file.\n\nMinimal Makefile:\n\n    vimtips.xml:\n        cd ~/.vim/tmp; \\\n        wget http://wikistats.wikia.com/v/vi/vim/pages_current.xml.gz; \\\n        gunzip pages_current.xml.gz\n\n    vimtips.txt:\n        cd ~/.vim; \\\n            vimtips2help.rb --xml tmp/pages_current.xml --out doc/vimtips.txt -v -m \"*´\"; \\\n            vim -u NONE -U NONE -c \"helptags doc\" -c q\n\n    vimtips: vimtips.xml vimtips.txt\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtom%2Fvimtips2help.rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomtom%2Fvimtips2help.rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomtom%2Fvimtips2help.rb/lists"}