{"id":15712305,"url":"https://gitlab.com/dpremy/dot-vim","last_synced_at":"2026-04-28T16:32:26.917Z","repository":{"id":58460823,"uuid":"1008812","full_name":"dpremy/dot-vim","owner":"dpremy","description":"Personal vim configuration files managed by dotfiler.","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":null,"default_branch":"master","last_synced_at":"2025-03-30T18:12:31.633Z","etag":null,"topics":["bsd","dot-files","linux","neovim","neovim-configuration","unix","vi","vim","vim-configuration"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ms-rl","status":null,"scm":"git","pull_requests_enabled":false,"icon_url":"https://gitlab.com/uploads/-/system/project/avatar/1008812/vim_small_1_.gif","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}},"created_at":"2016-03-28T20:55:28.830Z","updated_at":"2025-03-15T22:43:26.533Z","dependencies_parsed_at":"2022-09-03T06:42:34.105Z","dependency_job_id":null,"html_url":"https://gitlab.com/dpremy/dot-vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:gitlab/dpremy/dot-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/dpremy%2Fdot-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/dpremy%2Fdot-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/dpremy%2Fdot-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/dpremy%2Fdot-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/dpremy","download_url":"https://gitlab.com/dpremy/dot-vim/-/archive/master/dot-vim-master.zip","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/dpremy%2Fdot-vim/sbom","scorecard":null,"host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4521539,"owners_count":7348,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2026-01-12T22:45:04.389Z","status":"online","status_checked_at":"2026-04-28T02:00:07.495Z","response_time":231,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.382Z","robots_txt_url":"https://gitlab.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"}},"keywords":["bsd","dot-files","linux","neovim","neovim-configuration","unix","vi","vim","vim-configuration"],"created_at":"2024-10-03T21:15:28.367Z","updated_at":"2026-04-28T16:32:26.870Z","avatar_url":"https://gitlab.com/uploads/-/system/project/avatar/1008812/vim_small_1_.gif","language":null,"funding_links":[],"categories":[],"sub_categories":[],"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fdpremy%2Fdot-vim","html_url":"https://awesome.ecosyste.ms/projects/gitlab.com%2Fdpremy%2Fdot-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fdpremy%2Fdot-vim/lists"}