{"id":16596545,"url":"https://github.com/yodasws/vim-yodasws","last_synced_at":"2025-10-19T13:18:01.988Z","repository":{"id":70938151,"uuid":"110358103","full_name":"YodasWs/vim-yodasws","owner":"YodasWs","description":"Making Vim so Much Easier!","archived":false,"fork":false,"pushed_at":"2025-05-07T22:22:00.000Z","size":45,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T23:19:20.978Z","etag":null,"topics":["vim","vim-config","vim-configuration","vim-ftw","vim-javascript","vim-js","vim-keybindings","vim-keymaps","vim-plugin","vim-session","vim-settings","vim-syntax","vim-usability","vimrc","vimrc-settings"],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YodasWs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-11-11T15:50:18.000Z","updated_at":"2025-05-07T22:22:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"82939c1a-6c55-41ac-b822-4d6b8ebd9427","html_url":"https://github.com/YodasWs/vim-yodasws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YodasWs/vim-yodasws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YodasWs%2Fvim-yodasws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YodasWs%2Fvim-yodasws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YodasWs%2Fvim-yodasws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YodasWs%2Fvim-yodasws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YodasWs","download_url":"https://codeload.github.com/YodasWs/vim-yodasws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YodasWs%2Fvim-yodasws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272988781,"owners_count":25026959,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["vim","vim-config","vim-configuration","vim-ftw","vim-javascript","vim-js","vim-keybindings","vim-keymaps","vim-plugin","vim-session","vim-settings","vim-syntax","vim-usability","vimrc","vimrc-settings"],"created_at":"2024-10-11T23:53:35.027Z","updated_at":"2025-10-19T13:18:01.878Z","avatar_url":"https://github.com/YodasWs.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-yodasws\nMaking Vim so Much Easier!\n\n## Vim 8/9 Installation\n\n1. Go to your user vim settings folder\n\t```shell\n\t# Linux/WSL\n\tcd ~/.vim\n\n\t# Windows 10/11\n\tcd /mnt/c/Users/[username]/vimfiles/\n\t```\n\n1. Clone git repo\n\n\t```shell\n\tmkdir -pv pack/github/start\n\tcd pack/github/start\n\n\tgit clone git@github.com:YodasWs/vim-yodasws.git\n\t```\n\n1. Link vimrc\n\n\tTwo options:\n\n\t1. Link files\n\n\t\t```shell\n\t\t# Linux/WSL\n\t\tln -s ~/.vim/pack/github/start/vim-yodasws/.vimrc /usr/share/vim/vimrc\n\n\t\t# Windows 10/11\n\t\tln -s /mnt/c/Users/[username]/vimfiles/pack/github/start/vim-yodasws/.vimrc /mnt/c/Users/[username]/vimfiles/_vimrc\n\t\t```\n\t\t\n\t\tℹ️ On Windows 10/11, you might also want to connect the console/Ubuntu vimfiles with your GUI vimfiles:\n\t\t```shell\n\t\tsudo ln -s /mnt/c/Users/[username]/vimfiles/pack ~/.vim/vimfiles/pack\n\t\t```\n\n\t1. Source from your vimrc\n\n\t\t```vim\n\t\t# Linux/WSL\n\t\tsource ~/.vim/pack/github/start/vim-yodasws/.vimrc\n\n\t\t# Windows\n\t\tsource /mnt/c/Users/[username]/vimfiles/pack/github/start/vim-yodasws/.vimrc\n\t\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyodasws%2Fvim-yodasws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyodasws%2Fvim-yodasws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyodasws%2Fvim-yodasws/lists"}