{"id":23410919,"url":"https://github.com/spl/vim-config","last_synced_at":"2025-07-22T00:33:26.434Z","repository":{"id":3385281,"uuid":"4433613","full_name":"spl/vim-config","owner":"spl","description":"My vim configuration files","archived":false,"fork":false,"pushed_at":"2021-10-07T12:46:15.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T05:03:32.971Z","etag":null,"topics":["vim"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"maccypher/skeleton","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spl.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":"2012-05-24T14:14:16.000Z","updated_at":"2021-10-07T12:47:00.000Z","dependencies_parsed_at":"2022-09-16T04:41:20.980Z","dependency_job_id":null,"html_url":"https://github.com/spl/vim-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spl/vim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spl","download_url":"https://codeload.github.com/spl/vim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spl%2Fvim-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266404943,"owners_count":23923496,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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"],"created_at":"2024-12-22T17:53:34.969Z","updated_at":"2025-07-22T00:33:26.410Z","avatar_url":"https://github.com/spl.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis repository contains all the configuration files and scripts that I (Sean\nLeather) use with Vim across various platforms.\n\n# Usage\n\nRun the [`install.sh`](./install.sh) script.\n\n## The Details\n\nYou should create the appropriate links to each of the files or directories in\nthis repository. The following files on the left should be linked to the\nlocations on the right.\n\n`vimrc.vim`     - the primary configuration file\n*  Mac, Unix:   `$HOME/.vimrc`\n*  Win:         `$HOME/_vimrc`\n\n`vimfiles`      - directory of Vim configuration files\n*  Mac, Unix:   `$HOME/.vim`\n*  Win:         `$HOME/vimfiles`\n\n`bin/macvim`    - command-line script chooses `gvim` or `gvimdiff` for `MacVim`\n*  Mac:         `$HOME/bin/gvim` *and* `$HOME/bin/gvimdiff`\n\n### Submodules\n\nTo add a new submodule as a bundle, use the following instructions.\n\n1. Add the `git` submodule with this command (template):\n\n   ```\n   $ git submodule add \u003crepository\u003e vimfiles/bundle/\u003cname\u003e\n   ```\n\n   Always use `https://` for the repository protocol (and not `git@`) to avoid\n   requiring authentication on hosts for which you don't have your SSH public\n   key shared.\n\n2. Commit the changed `.gitmodules` and the new `vimfiles/bundle` directory\n   (which appears as a \"new file\")  with this command (template):\n\n   ```\n   $ git commit -m \"Add \u003cname\u003e bundle\"\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspl%2Fvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspl%2Fvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspl%2Fvim-config/lists"}