{"id":15712273,"url":"https://github.com/dpremy/dot-vim","last_synced_at":"2026-02-17T03:36:59.075Z","repository":{"id":191531141,"uuid":"158864013","full_name":"dpremy/dot-vim","owner":"dpremy","description":"Personal vim configuration files managed by dotfiler.","archived":false,"fork":false,"pushed_at":"2025-03-15T11:46:44.000Z","size":725,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T14:09:57.260Z","etag":null,"topics":["bsd","dot-files","linux","neovim","neovim-configuration","unix","vi","vim","vim-configuration"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpremy.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":"2018-11-23T18:01:02.000Z","updated_at":"2025-03-15T11:46:48.000Z","dependencies_parsed_at":"2024-02-17T14:23:14.328Z","dependency_job_id":"ad66d36a-1834-425e-a0c5-dde92ec397ce","html_url":"https://github.com/dpremy/dot-vim","commit_stats":null,"previous_names":["dpremy/dot-vim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpremy/dot-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpremy%2Fdot-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpremy%2Fdot-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpremy%2Fdot-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpremy%2Fdot-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpremy","download_url":"https://codeload.github.com/dpremy/dot-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpremy%2Fdot-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29532437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T03:01:11.216Z","status":"ssl_error","status_checked_at":"2026-02-17T03:00:31.803Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bsd","dot-files","linux","neovim","neovim-configuration","unix","vi","vim","vim-configuration"],"created_at":"2024-10-03T21:15:22.625Z","updated_at":"2026-02-17T03:36:59.056Z","avatar_url":"https://github.com/dpremy.png","language":"Vim Script","readme":"# dpremy vi, vim, and neovim config file\n\n## Purpose\n\nThis repository contains the dotfiles and configs I use with vi, vim, and neovim. It is designed to work with [GNU stow](https://www.gnu.org/software/stow/), but can easily be used without it.\n\n## Installation\n\n### Linux\n\n```shell\n# if you don't already have GNU stow, install stow for your OS\n\n# clone this repo in to a .files directory\ngit clone -q https://gitlab.com/dpremy/dot-vim.git ~/.files/dot-vim\n\n# use stow to symlink this 'package' in to your home directory\nstow -d ~/.files/ -t ~/ -S dot-vim\n```\n\n### Windows\n\n- Copy `.vimrc` and `.gvimrc` to `%userprofile%`\n- Copy `.config/nvim/init.vim` and `.config/nvim/ginit.vim` to `%localappdata%\\nvim\\`\n- If you have git available on the system, run `git clone https://github.com/gmarik/Vundle.vim.git %userprofile%\\.vim\\bundle\\Vundle.vim`\n- In both vim and nvim, run `:PluginInstall`\n\n## Usage\n\nSee [vim_cheatsheet.pdf](./cheatsheets/vim_cheatsheet.pdf) for some of the most common key bindings. [.vimrc](.vimrc) also has comments and may be worth reviewing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpremy%2Fdot-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpremy%2Fdot-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpremy%2Fdot-vim/lists"}