{"id":16337633,"url":"https://github.com/vinatorul/myvimconfig","last_synced_at":"2026-01-23T08:03:05.153Z","repository":{"id":78873681,"uuid":"52209552","full_name":"Vinatorul/MyVimConfig","owner":"Vinatorul","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-21T17:01:30.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T00:41:41.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/Vinatorul.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}},"created_at":"2016-02-21T14:08:59.000Z","updated_at":"2016-02-21T16:00:01.000Z","dependencies_parsed_at":"2023-03-24T05:03:13.019Z","dependency_job_id":null,"html_url":"https://github.com/Vinatorul/MyVimConfig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2FMyVimConfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2FMyVimConfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2FMyVimConfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2FMyVimConfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vinatorul","download_url":"https://codeload.github.com/Vinatorul/MyVimConfig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239399824,"owners_count":19632022,"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-10T23:47:35.444Z","updated_at":"2025-11-02T17:30:25.644Z","avatar_url":"https://github.com/Vinatorul.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Hello, this is my vim config\n\nMake sure that you backup your own .vimrc\n```bash\nmv ~/.vimrc ~/backup.vimrc\n```\nThen clone this repo and replace config\n```bash\n$ git clone https://github.com/Vinatorul/MyVimConfig.git \u0026\u0026 cd MyVimConfig  # clone repo\n$ mv .vimrc ~/.vimrc -i                                                     # move .vimrc\n$ cd .. \u0026\u0026 rm -rf MyVimConfig                                               # delete repo\n```\nYou will also need to install [Vundle](https://github.com/VundleVim/Vundle.vim) and then install all plugins\n```vim\n:PluginInstall\n```\nPlugin [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) also need a special installation after runnig Vundle install\n```bash\ncd ~/.vim/bundle/YouCompleteMe\n./install.py --racer-completer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinatorul%2Fmyvimconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinatorul%2Fmyvimconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinatorul%2Fmyvimconfig/lists"}