{"id":21017936,"url":"https://github.com/sthysel/vim-spacemacs","last_synced_at":"2026-03-08T06:31:28.658Z","repository":{"id":138852410,"uuid":"55771114","full_name":"sthysel/vim-spacemacs","owner":"sthysel","description":"Vim bindings based on spacemacs' bindings","archived":false,"fork":false,"pushed_at":"2016-06-08T23:16:44.000Z","size":6,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-22T07:16:58.691Z","etag":null,"topics":["spacemacs","vim","vim-spacemacs"],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/sthysel.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-08T10:33:03.000Z","updated_at":"2020-12-14T14:58:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"d14967fb-955e-489c-973f-db52895ec846","html_url":"https://github.com/sthysel/vim-spacemacs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sthysel/vim-spacemacs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Fvim-spacemacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Fvim-spacemacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Fvim-spacemacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Fvim-spacemacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sthysel","download_url":"https://codeload.github.com/sthysel/vim-spacemacs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Fvim-spacemacs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30247325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T05:41:50.788Z","status":"ssl_error","status_checked_at":"2026-03-08T05:41:39.075Z","response_time":56,"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":["spacemacs","vim","vim-spacemacs"],"created_at":"2024-11-19T10:22:47.993Z","updated_at":"2026-03-08T06:31:28.622Z","avatar_url":"https://github.com/sthysel.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spacemacs.vim\n\nSpacemacs keybindings and settings ported to Vim. \nAlso see the [plugins](#plugin-dependencies) which make Vim feel even more like Spacemacs.\n\n\n# Installation \n\nUsing Vundle:\n```\nPlugin 'sthysel/vim-spacemacs'\n```\n\nUsing Plug:\n```\nPlug 'sthysel/vim-spacemacs'\n```\n\n# Leader Key\nBy default this plugin uses whatever leader key you have set up.  \nIf you like *space*macs and you aren't already using `\u003cSPACE\u003e` as your leader key, then you can set it in your `init.vim` using the following:\n```\nlet mapleader = \"\\\u003cSPACE\u003e\"\n```\nor \n```\nlet mapleader = \" \"\n```\n\n# Plugin dependencies\n\n```\n\" Unite\nPlug 'Shougo/neomru.vim'\nPlug 'Shougo/neoyank.vim'\nPlug 'Shougo/vimproc.vim', { 'do': 'make'}\nPlug 'Shougo/unite.vim'\nPlug 'Shougo/unite-outline'\nPlug 'Shougo/unite-session'\nPlug 'scrooloose/syntastic'\nPlug 'rking/ag.vim'\nPlug 'scrooloose/nerdtree'\nPlug 'tpope/vim-commentary'\nPlug 'szw/vim-maximizer'\n \n\"easymotion\nPlugin 'easymotion/vim-easymotion'\n\n\"undo tree\nPlugin 'mbbill/undotree'\n\n\"git layer\nPlug 'tpope/vim-fugitive'\n\n\"version-control layer\nPlug 'airblade/vim-gitgutter'\n\n\"surround operations, optional\nPlugin 'tpope/vim-surround'\n```\n\n# Notes\nOriginally based on https://github.com/jimmay5469/vim-spacemacs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsthysel%2Fvim-spacemacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsthysel%2Fvim-spacemacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsthysel%2Fvim-spacemacs/lists"}