{"id":28739357,"url":"https://github.com/taewoong2318/dotvim","last_synced_at":"2026-04-26T08:35:10.424Z","repository":{"id":289325591,"uuid":"970882939","full_name":"taewoong2318/dotvim","owner":"taewoong2318","description":"Vim configuration with portability in mind, for Linux, macOS, and Windows","archived":false,"fork":false,"pushed_at":"2025-06-15T19:47:33.000Z","size":597,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T21:18:32.343Z","etag":null,"topics":["dotfiles","vim","vim-configuration","vimrc"],"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/taewoong2318.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,"zenodo":null}},"created_at":"2025-04-22T17:19:26.000Z","updated_at":"2025-06-15T19:47:36.000Z","dependencies_parsed_at":"2025-05-18T07:26:00.811Z","dependency_job_id":"c54a513a-4202-4265-a713-ab7409a89424","html_url":"https://github.com/taewoong2318/dotvim","commit_stats":null,"previous_names":["e2331177/dotvim","taewoong2318/dotvim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taewoong2318/dotvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taewoong2318%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taewoong2318%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taewoong2318%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taewoong2318%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taewoong2318","download_url":"https://codeload.github.com/taewoong2318/dotvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taewoong2318%2Fdotvim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260109456,"owners_count":22960023,"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","vim-configuration","vimrc"],"created_at":"2025-06-16T06:00:58.867Z","updated_at":"2026-04-26T08:35:10.418Z","avatar_url":"https://github.com/taewoong2318.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotvim\n\nTaewoong's Vim configuration\n\n## Requirements\n\n- Git\n- Vim 9.0 or later\n\n## Installation\n\nClone this repository to either of the following directories:\n\n| OS          | Vim        | Location                           |\n| ----------- | ---------- | ---------------------------------- |\n| macOS/Linux | \u003e= 9.1.327 | `~/.vim` or `$XDG_CONFIG_HOME/vim` |\n| macOS/Linux | \u003c 9.1.327  | `~/.vim`                           |\n| Windows     |            | `%USERPROFILE%\\vimfiles`           |\n\nThen move into the repository and update submodules to install plugins:\n\n    git submodule update --init\n\n## Updating\n\nPull new changes, update submodules, and clean unused submodules:\n\n    git pull\n    git submodule update --init\n    git clean -dff\n\nNote that `git clean -dff` will remove **all untracked files and directories**\nin the local repository. To check what will be removed, run `git clean -dffn`.\n\n## Help Tags\n\nRun the following command inside Vim to generate tags for the plugin\ndocumentations:\n\n    :helptags ALL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaewoong2318%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaewoong2318%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaewoong2318%2Fdotvim/lists"}