{"id":13596192,"url":"https://github.com/ctjhoa/spacevim","last_synced_at":"2026-03-15T17:05:05.402Z","repository":{"id":81457328,"uuid":"55917613","full_name":"ctjhoa/spacevim","owner":"ctjhoa","description":"Spacemacs for vim","archived":false,"fork":false,"pushed_at":"2018-03-29T17:43:28.000Z","size":849,"stargazers_count":372,"open_issues_count":5,"forks_count":21,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-06T19:41:34.459Z","etag":null,"topics":["spacemacs","spacevim","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctjhoa.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-04-10T19:15:55.000Z","updated_at":"2024-10-16T04:48:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a88642d-3166-499c-b029-1cf5dadb086f","html_url":"https://github.com/ctjhoa/spacevim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctjhoa%2Fspacevim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctjhoa%2Fspacevim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctjhoa%2Fspacevim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctjhoa%2Fspacevim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctjhoa","download_url":"https://codeload.github.com/ctjhoa/spacevim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248067785,"owners_count":21042356,"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":["spacemacs","spacevim","vim","vim-plugin"],"created_at":"2024-08-01T16:02:11.651Z","updated_at":"2025-12-24T08:29:31.489Z","avatar_url":"https://github.com/ctjhoa.png","language":"Vim script","readme":"# Spacevim - Spacemacs for vim [![Build Status](https://travis-ci.org/ctjhoa/spacevim.svg?branch=master)](https://travis-ci.org/ctjhoa/spacevim)\n\nThis project is not actively maintained anymore. There are other projects doing similar things.\n\n* [liuchengxu/space-vim](https://github.com/liuchengxu/space-vim)\n* [SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)\n\n---\n\nSpacevim is [Spacemacs](https://github.com/syl20bnr/spacemacs) for vim.\nIt can be used as a full distribution or you can get only the Spacemacs key bindings\n\n![screenshot1](assets/screeshot-startify-2.0.0.png)\n![screenshot2](assets/screeshot-leader-2.0.0.png)\n[colorscheme](https://github.com/joshdick/onedark.vim)\n\n## Installation\n\nSpacevim provides 2 ways of using it. First you can use it as a vim distribution like Spacemacs.\nOr you can only install it as a set of key bindings and Spacevim will bring out the best of your currently installed plugin.\n\n### Distribution mode\n\nYou want a full vim distribution like Spacemacs provides for emacs.\nExecute this line of shell, it will download a default `.vimrc` and install\nplugins through vim.\n\n```shell\ncurl -sSfL https://raw.githubusercontent.com/ctjhoa/spacevim/master/vimrc.sample -o ~/.vimrc \u0026\u0026 vim\n```\n\nAfter plugins installation restart vim.\n\n### Key bindings only mode\n\nYou already have a vim config and/or want to manage your plugins yourself.\nThis mode will provide only Spacemacs key bindings and adapt Spacevim with currently installed plugins.\nInstall Spacevim as usual:\n\n* [Pathogen](https://github.com/tpope/vim-pathogen)\n  * `git clone https://github.com/ctjhoa/spacevim ~/.vim/bundle/spacevim`\n  * Remember to run `:Helptags` to generate help tags\n* [NeoBundle](https://github.com/Shougo/neobundle.vim)\n  * `NeoBundle 'ctjhoa/spacevim'`\n* [Vundle](https://github.com/gmarik/vundle)\n  * `Plugin 'ctjhoa/spacevim'`\n* [Plug](https://github.com/junegunn/vim-plug)\n  * `Plug 'ctjhoa/spacevim'`\n* manual\n  * copy all of the files into your `~/.vim` directory\n\n## Plugins\n\n[see details](PLUGINS.md)\n\n## TODO\n\n* Load plugin in async\n* Support spacemacs 0.200.X\n* Better documentation\n* OO programming (as suggested [here](https://www.reddit.com/r/vim/comments/4y8w38/spacevim_20_the_war_is_not_over/d6m1i02))\n\n## License\n\nMIT License\n\n\n\n","funding_links":[],"categories":["Vim script","Vim Script","Editors and IDE"],"sub_categories":["Editors"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctjhoa%2Fspacevim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctjhoa%2Fspacevim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctjhoa%2Fspacevim/lists"}