{"id":26281158,"url":"https://github.com/williscool/my_confs","last_synced_at":"2026-02-17T07:39:49.511Z","repository":{"id":140396517,"uuid":"4059412","full_name":"williscool/my_confs","owner":"williscool","description":"my vim confs and at some point maybe others","archived":false,"fork":false,"pushed_at":"2021-01-20T08:40:29.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T17:24:21.705Z","etag":null,"topics":[],"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/williscool.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-04-18T02:23:45.000Z","updated_at":"2021-01-20T08:40:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"53f20d0d-e6c9-4a6d-94d2-8ed3efaaf59d","html_url":"https://github.com/williscool/my_confs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/williscool/my_confs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williscool%2Fmy_confs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williscool%2Fmy_confs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williscool%2Fmy_confs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williscool%2Fmy_confs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williscool","download_url":"https://codeload.github.com/williscool/my_confs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williscool%2Fmy_confs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29536918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-03-14T15:19:40.151Z","updated_at":"2026-02-17T07:39:49.465Z","avatar_url":"https://github.com/williscool.png","language":"Vim script","readme":"my vim confs and other such so I can get to them easily\n\nThe files are kept unhidden (that is without dots in front of their names) to make them easier to find on the filesystem\n\n## FIRST\nvim wont find the plugins properly if you dont put them where it can. \nalso remember ALWAYS USE FULL PATH. symlinks almost never work correctly with relative paths.\ni.e.\n\n  `ln -s full/path/to/repo/folder/name/bundle /home/\u003cuser_name\u003e/.vim/bundle`\n\n## Installations\n\nto use a file: \n  `ln -s a/file/in/this/repo/filename /proper/place/on/system/.filename`\n\n\n###!WARNING\n\nafter making a symlink always visit the destination and use `ls -all`\n\n* a)  to make sure the link was created correctly\n* b) if the OS is being fucking retarded about making the correct link do a `pwd` and use the full path to make link\n\n## updating this repo\nsay if a person was kind enough to have their plugin in a git repo. since we are using pathogen we can simply do\n  \n    git submodule add git@github.com:flazz/vim-colorschemes.git vimfiles/bundle/colorschemes\n\nin the top level directory for instance and add that repo to the fun\n\n## updating current and newly aded submodules\n  (8-27-2020): this is deprecated. I should remove the submodules in favor of subtrees\n  `git submodule init \u0026\u0026 git submodule update \u0026\u0026 git submodule foreach git pull origin master`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliscool%2Fmy_confs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliscool%2Fmy_confs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliscool%2Fmy_confs/lists"}