{"id":31009339,"url":"https://github.com/robhurring/dotvim","last_synced_at":"2025-09-13T04:34:14.003Z","repository":{"id":14651667,"uuid":"17369775","full_name":"robhurring/dotvim","owner":"robhurring","description":"My .(n)vim files :metal:","archived":false,"fork":false,"pushed_at":"2025-08-18T13:52:20.000Z","size":860,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-18T15:36:41.563Z","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/robhurring.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":"2014-03-03T15:14:53.000Z","updated_at":"2025-08-18T13:52:24.000Z","dependencies_parsed_at":"2024-04-07T20:38:34.531Z","dependency_job_id":"361bdf91-af8d-42f6-be87-e3c3dd1fec22","html_url":"https://github.com/robhurring/dotvim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/robhurring/dotvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robhurring%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robhurring%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robhurring%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robhurring%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robhurring","download_url":"https://codeload.github.com/robhurring/dotvim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robhurring%2Fdotvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274919733,"owners_count":25373953,"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-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-09-13T04:34:13.019Z","updated_at":"2025-09-13T04:34:13.985Z","avatar_url":"https://github.com/robhurring.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n                            ██╗   ██╗██╗███╗   ███╗\n                            ██║   ██║██║████╗ ████║\n                            ██║   ██║██║██╔████╔██║\n                            ╚██╗ ██╔╝██║██║╚██╔╝██║\n                          ██╗╚████╔╝ ██║██║ ╚═╝ ██║\n                          ╚═╝ ╚═══╝  ╚═╝╚═╝     ╚═╝\n                                    My (N)VIM setup\n```\n\n### Installing\n\n###### vanilla vim\n\n1. clone repo to ~/.dotvim\n1. cd ~/.dotvim\n1. `make bootstrap` (OSX only - via homebrew)\n    * installs `lua`\n    * installs `vim --with-lua`\n1. `make install`\n    * installs necessary dotfiles\n\n###### for neovim\n\n1. follow instructions above for vanilla vim\n1. `make bootstrap-neovim`\n    * installs `neovim` SEE: [neovim](https://github.com/neovim/homebrew-neovim/blob/master/README.md)\n    * installs neovim's pip dependencies\n1. run `make neovim`\n    * link vim to the `XDG_CONFIG_HOME` dotfiles\n\n###### for a portable install\n\n1. Run `\\curl -sSL https://raw.githubusercontent.com/robhurring/dotvim/master/pocketvim.sh | bash`\n  * Or try `\\curl -L rob.run/vim | bash`\n1. Do some work.\n1. Remove with `rm -rf ~/.pocket-vimrc /tmp/pocketvim`\n1. Dunzo.\n\n### Updating\n\n*NOTE:* This will snapshot your existing plugins in case anything breaks.\n\n* run `make update` to update any plugins and the `.dotvim` code\n\n### Plugins\n\nAll the plugins are listed in `vimrc` and are handled by `vim-plug`\n\n###### Installing\n\n* run `make bundle` to install any new bundles\n\n###### Cleaning\n\n* run `make clean` to clean any removed bundles\n\n###### Updating\n\n*NOTE:* This will snapshot your existing plugins in case anything breaks.\n\n* run `make update` to update any plugins and the `.dotvim` code\n\n###### Snapshotting\n\n* run `make snapshot` to lock your plugin versions to `~/.vim/snapshots/plugins.{date}.snapshot`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobhurring%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobhurring%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobhurring%2Fdotvim/lists"}