{"id":16191086,"url":"https://github.com/maxmellon/.vim","last_synced_at":"2025-06-25T23:04:22.997Z","repository":{"id":56455950,"uuid":"71645335","full_name":"MaxMEllon/.vim","owner":"MaxMEllon","description":":vim:","archived":false,"fork":false,"pushed_at":"2024-01-30T06:49:28.000Z","size":443,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"vim8","last_synced_at":"2025-06-25T23:04:18.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/MaxMEllon.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2016-10-22T14:47:31.000Z","updated_at":"2025-02-23T20:19:38.000Z","dependencies_parsed_at":"2024-11-03T03:40:49.667Z","dependency_job_id":"b8a34a91-9e71-4c27-934a-7065b3d279ed","html_url":"https://github.com/MaxMEllon/.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MaxMEllon/.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2F.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2F.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2F.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2F.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxMEllon","download_url":"https://codeload.github.com/MaxMEllon/.vim/tar.gz/refs/heads/vim8","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2F.vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261967126,"owners_count":23237662,"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-10-10T07:45:00.704Z","updated_at":"2025-06-25T23:04:22.956Z","avatar_url":"https://github.com/MaxMEllon.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv name=\"top\" align=\"center\"\u003e\n  \u003cimg\n    src=\"https://raw.githubusercontent.com/MaxMEllon/demos/master/vimrc.jpg\"\n    alt=\"logo images\"\n  /\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003e\u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\u003c/b\u003e\n  |\n  \u003cb\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/b\u003e\n  |\n  \u003cb\u003e\u003ca href=\"#updating\"\u003eUpdating\u003c/a\u003e\u003c/b\u003e\n  |\n  \u003cb\u003e\u003ca href=\"#uninstallation\"\u003eUnInstallation\u003c/a\u003e\u003c/b\u003e\n  |\n  \u003cb\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/b\u003e\n\u003c/p\u003e\n\nFeatures\n---\n\n  - Vim (clpum)\n  - NeoVim\n  - MacVim-KaoriYa\n  - gVim(KaoriYa)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003e:arrow_heading_up:\u003c/a\u003e\u003c/p\u003e\n\nInstallation\n---\n\n  - remote install\n    - `curl https://raw.githubusercontent.com/MaxMEllon/.vim/master/installer | bash`\n\n  - local install\n\n    - `make install`\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003e:arrow_heading_up:\u003c/a\u003e\u003c/p\u003e\n\nUpdating\n---\n\n  - `make update`\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003e:arrow_heading_up:\u003c/a\u003e\u003c/p\u003e\n\nUnInstallation\n---\n\n  - `make clean`\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003e:arrow_heading_up:\u003c/a\u003e\u003c/p\u003e\n\nTips\n---\n\n- count up rc files.\n\n```bash\n$ git ls-files | grep vim | wc -l\n```\n\n- count up LOC\n\n```bash\n$ wc -l `git ls-files | grep vim` | tail -n 1\n```\n\n- lint\n\n```\n$ vint --color --style `git ls-files | grep vim`\n```\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003e:arrow_heading_up:\u003c/a\u003e\u003c/p\u003e\n\nLICENSE\n---\n\n[![maxmellon](https://avatars1.githubusercontent.com/u/9594376?v=3\u0026u=8fd5ebc98054f4945469deef085ef244f3999206\u0026s=80)](https://twitter.com/mozi_kke)\n\n**Copyright (c) 2016 \"MaxMEllon\" Kento TSUJI**\n\nLicensed under the [MIT license](./LICENSE.txt)\n\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003e:arrow_heading_up:\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellon%2F.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmellon%2F.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellon%2F.vim/lists"}