{"id":16383046,"url":"https://github.com/raad1masum/vim-code","last_synced_at":"2025-06-29T17:37:37.857Z","repository":{"id":134286757,"uuid":"273619786","full_name":"raad1masum/vim-code","owner":"raad1masum","description":"💻 A vim plugin to quickly open VSCode.","archived":false,"fork":false,"pushed_at":"2020-06-20T03:59:20.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T19:44:07.587Z","etag":null,"topics":["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/raad1masum.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":"2020-06-20T01:51:57.000Z","updated_at":"2020-06-20T06:57:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7d36a4a-0aec-401c-9f75-e37f38d12fdd","html_url":"https://github.com/raad1masum/vim-code","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raad1masum/vim-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raad1masum%2Fvim-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raad1masum%2Fvim-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raad1masum%2Fvim-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raad1masum%2Fvim-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raad1masum","download_url":"https://codeload.github.com/raad1masum/vim-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raad1masum%2Fvim-code/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262639136,"owners_count":23341431,"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":["vim","vim-plugin"],"created_at":"2024-10-11T04:07:14.839Z","updated_at":"2025-06-29T17:37:37.845Z","avatar_url":"https://github.com/raad1masum.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"vim-code ![build](https://api.travis-ci.com/raad1masum/personal-site.svg?branch=master\u0026status=passed)\n========\nA vim plugin to quickly open VSCode. Just run `:Code`.\n\nShortcut\n--------\nAdd this line to the bottom of your vimrc:\n```vim\nmap \u003cC-f\u003e \u003cEsc\u003e\u003cEsc\u003e:Code\u003cCR\u003e\n```\nNow you can open VSCode just by pressing Ctrl + f.\n\nInstallation\n------------\nInstall with your prefered vim plugin manager:\n\n### [Vim packages][]\n    git clone https://github.com/raad1masum/vim-code ~/.vim/pack/plugins/start/vim-code\n\n### [vim-plug][]\n\n1. Add the following configuration to your `.vimrc`.\n\n       Plug 'raad1masum/vim-code'\n        \n2. Install with `:PlugInstall`\n\n### [Vundle][]\n\n1. Add the following configuration to your `.vimrc`.\n\n       Plugin 'raad1masum/vim-code'\n        \n2. Install with `:PluginInstall`\n\n### [NeoBundle][]\n\n1. Add the following configuration to your `.vimrc`.\n\n       NeoBundle 'raad1masum/vim-code'\n        \n2. Install with `:NeoBundleInstall`\n\n### [dein.vim][]\n\n1. Add the following configuration to your `.vimrc`.\n\n       call dein#add('raad1masum/vim-code')\n        \n2. Install with `:call dein#install()`\n\n[Vim packages]: https://vimhelp.org/repeat.txt.html#packages\n[vim-plug]: https://github.com/junegunn/vim-plug\n[Vundle]: https://github.com/VundleVim/Vundle.vim\n[NeoBundle]: https://github.com/Shougo/neobundle.vim\n[dein.vim]: https://github.com/Shougo/dein.vim\n\n## 👨‍💻 Contact\n\nLinkedin: [Raadwan Masum](https://www.linkedin.com/in/raadwan-masum-9147bb1a5)\n\u003cbr\u003e\nGithub: [raad1masum](https://github.com/raad1masum)\n\u003cbr\u003e\nDevpost: [Raadwan masum](https://devpost.com/raad1masum)\n\n## 🤝 Contributing\n\nContributions, PRs, issues and feature requests are welcome! Feel free to check out the [issues page](https://github.com/raad1masum/vim-code/issues). \n\n## ❤️ Show your support\n\nGive a ⭐️ if you liked this project!\nHope you enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraad1masum%2Fvim-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraad1masum%2Fvim-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraad1masum%2Fvim-code/lists"}