{"id":42059856,"url":"https://github.com/pi314/ime.vim","last_synced_at":"2026-01-26T07:38:10.479Z","repository":{"id":24402393,"uuid":"27802789","full_name":"pi314/ime.vim","owner":"pi314","description":"A Vim input method engine","archived":false,"fork":false,"pushed_at":"2025-06-15T09:11:52.000Z","size":2195,"stargazers_count":84,"open_issues_count":9,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-01-14T07:35:01.575Z","etag":null,"topics":["boshiamy","chinese","ime","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pi314.png","metadata":{"files":{"readme":"README-manually-install.en.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-10T04:49:13.000Z","updated_at":"2025-06-15T09:11:55.000Z","dependencies_parsed_at":"2023-01-14T00:54:46.672Z","dependency_job_id":null,"html_url":"https://github.com/pi314/ime.vim","commit_stats":null,"previous_names":["pi314/boshiamyim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pi314/ime.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pi314%2Fime.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pi314%2Fime.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pi314%2Fime.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pi314%2Fime.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pi314","download_url":"https://codeload.github.com/pi314/ime.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pi314%2Fime.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28769853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T06:37:25.426Z","status":"ssl_error","status_checked_at":"2026-01-26T06:37:23.039Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["boshiamy","chinese","ime","vim-plugin"],"created_at":"2026-01-26T07:38:09.870Z","updated_at":"2026-01-26T07:38:10.465Z","avatar_url":"https://github.com/pi314.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============================================================================\nManually install ime.vim\n===============================================================================\nUnder some environment, plugin managers may not operate normally.\nThis document takes Windows 7 gVim 7.3 as an example to introduce how to\nmanually install ime.vim.\n\nPlace the files in this repository as the following structure: ::\n\n  ~/vimfiles\n  ├── LICENSE.txt\n  ├── README.rst\n  ├── autoload\n  │   ├── ime\n  │   │   ├── boshiamy_table.vim\n  │   │   ├── builtin_boshiamy.vim\n  │   │   ├── builtin_chewing.vim\n  │   │   ├── builtin_kana.vim\n  │   │   ├── builtin_unicode.vim\n  │   │   ├── chewing_table.vim\n  │   │   └── kana_table.vim\n  │   └── ime.vim\n  ├── doc\n  │   ├── ime-plugin.txt\n  │   └── ime.txt\n  └── plugin\n      └── ime.vim\n\nExecute ``:helptags .`` under ``doc/`` folder to generate ``tags`` file.\n\nAfter restart gVim, you can start to use ime.vim.\n\nStore every files in UTF-8 encoding.\n\n**== Note: make sure what you are doing when manually installing plugin. ==**\n\n**== Don't override your settings and do backup when necessary. ==**\n\n\nInstall with vim-plug\n-------------------------------------------------------------------------------\nEven if you don't have any one of ``git`` / ``curl`` / ``fetch`` / ``wget``,\nyou can still leverage vim-plug to deal with ``runtimepath``.\n\nAfter installing `vim-plug \u003chttps://github.com/junegunn/vim-plug\u003e`_,\ndownload ime.vim and third party plugins and unzip them into ``~/vimfiles/plugged/``.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpi314%2Fime.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpi314%2Fime.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpi314%2Fime.vim/lists"}