{"id":19656117,"url":"https://github.com/daggerok/vimrc","last_synced_at":"2025-07-01T12:03:43.366Z","repository":{"id":198320748,"uuid":"700584304","full_name":"daggerok/vimrc","owner":"daggerok","description":"My ~/.vimrc config","archived":false,"fork":false,"pushed_at":"2023-10-04T21:56:22.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T12:02:43.923Z","etag":null,"topics":["vim","vimrc","vimrc-configuration","vimrc-files","vimrc-settings","vimrc-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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggerok.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}},"created_at":"2023-10-04T21:51:57.000Z","updated_at":"2023-10-04T21:54:43.000Z","dependencies_parsed_at":"2023-10-05T09:31:43.101Z","dependency_job_id":null,"html_url":"https://github.com/daggerok/vimrc","commit_stats":null,"previous_names":["daggerok/vimrc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/vimrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/vimrc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fvimrc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959563,"owners_count":23391057,"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","vimrc","vimrc-configuration","vimrc-files","vimrc-settings","vimrc-vim"],"created_at":"2024-11-11T15:26:12.047Z","updated_at":"2025-07-01T12:03:43.333Z","avatar_url":"https://github.com/daggerok.png","language":"Vim Script","readme":"# vimrc\nMy ~/.vimrc config\n\njust in case backup current local .vimrc config\n\n```bash\ncp -Rfv $HOME/.vimrc $HOME/.zshrc-$(date +%Y-%m-%d)-backup\n```\n\ninstall new .vimrc file\n\n```bash\ncurl -sS https://raw.githubusercontent.com/daggerok/vimrc/main/.vimrc \u003e\u003e $HOME/.vimrc\n```\n\nor manually add necessary configuration\n\n```bash\necho '\nfiletype plugin indent on\n\"set term=builtin_ansi\nset term=xterm-265color\nsyntax on\n' \u003e ~/.vimrc\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fvimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fvimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fvimrc/lists"}