{"id":19167097,"url":"https://github.com/powerman/dotvim","last_synced_at":"2025-05-07T13:40:52.344Z","repository":{"id":2620784,"uuid":"38940653","full_name":"powerman/dotvim","owner":"powerman","description":"~/.vim/","archived":false,"fork":false,"pushed_at":"2025-04-08T05:11:58.000Z","size":8332,"stargazers_count":24,"open_issues_count":96,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T03:58:05.812Z","etag":null,"topics":["dotfiles","vim"],"latest_commit_sha":null,"homepage":"","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/powerman.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2015-07-11T21:14:14.000Z","updated_at":"2024-08-20T00:21:02.000Z","dependencies_parsed_at":"2024-04-14T22:47:49.124Z","dependency_job_id":null,"html_url":"https://github.com/powerman/dotvim","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerman%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerman%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerman%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powerman%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powerman","download_url":"https://codeload.github.com/powerman/dotvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252888891,"owners_count":21820084,"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":["dotfiles","vim"],"created_at":"2024-11-09T09:35:47.035Z","updated_at":"2025-05-07T13:40:52.322Z","avatar_url":"https://github.com/powerman.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"= ~/.vim/\n\nMy settings for Vim. See comments in link:vimrc[] for list of supported\nfeatures (in Russian).\n\n== Install\n\nRemove `~/.vimrc` and `~/.vim/`, then:\n\n```\ngit clone https://github.com/powerman/dotvim ~/.vim\n```\n\n=== Plugin: deoplete\nSee https://github.com/Shougo/deoplete.nvim#requirements for details, but\nusually it's enough to build vim with python3 support and run:\n\n```\npip3 install --user pynvim\n```\n\n== Update from version installed before 2020-02-09\n\nBefore 2020-02-09 this repo has used git submodules. You'll need to use\nthis upgrade procedure to get rid of git submodules and switch to updating\nthis repo using simple `git pull`.\n\n1. (optional) If you've your own changes then make sure they're committed\n   to some branch (we'll use name \"local\" here). If you've added own\n   submodules then you should backup them now - because they'll be REMOVED\n   RIGHT NOW - and also have an idea how to re-add them after update\n   without using submodules.\n2. `git checkout master`\n3. `git fetch`\n4. If you'll try `git pull` now it'll fail, so run `git merge\n   remove-submodules` instead to move forward as far as it is possible\n   right now.\n5. Now it's time to remove all submodules repos: `rm -rf .git/modules`\n6. And then delete all untracked files from `bundle/` dir: `git clean -f bundle`\n7. Finally, you can update to the latest version: `git pull`\n8. (optional) If you've your own changes in the \"local\" branch, then it's\n   time to make them accessible again: `git rebase master local`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerman%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowerman%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerman%2Fdotvim/lists"}