{"id":16880165,"url":"https://github.com/jgm/dotvim","last_synced_at":"2025-03-20T02:32:42.455Z","repository":{"id":997612,"uuid":"808349","full_name":"jgm/dotvim","owner":"jgm","description":"My vim configuration","archived":false,"fork":false,"pushed_at":"2023-01-26T22:02:33.000Z","size":1128,"stargazers_count":31,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-25T05:24:57.313Z","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/jgm.png","metadata":{"files":{"readme":"README","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":"2010-07-30T21:22:41.000Z","updated_at":"2024-07-30T13:15:37.000Z","dependencies_parsed_at":"2023-02-15T01:31:12.647Z","dependency_job_id":null,"html_url":"https://github.com/jgm/dotvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgm%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgm%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgm%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgm%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgm","download_url":"https://codeload.github.com/jgm/dotvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244538693,"owners_count":20468767,"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","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":"2024-10-13T15:57:41.655Z","updated_at":"2025-03-20T02:32:42.417Z","avatar_url":"https://github.com/jgm.png","language":"Vim Script","readme":"This repository contains the contents of my .vim directory.\n\nMy .vimrc looks like this:\n\n    \" put platform-specific settings here\n    \" and then source the common configuration file\n    source ~/.vim/vimrc\n\nAll addons go in the bundle directory and are managed by\npathogen. When possible I install them as git submodules:\n\ngit submodule add http://github.com/msanders/snipmate.vim.git bundle/snipmate\ngit submodule add http://github.com/scrooloose/nerdtree.git bundle/nerdtree\ngit submodule add http://github.com/clones/vim-fuzzyfinder.git bundle/fuzzyfinder\ngit submodule add git://github.com/tpope/vim-fugitive.git bundle/fugitive\n\nAfter a fresh clone of the repository, you need to do this to get\nthe submodules:\n\ngit submodule init\ngit submodule update\n\nIf after 'call pathogen#helptags()' you get a warning about a dirty\nsubmodule, add 'tags' to bundle/REPO/.git/info/exclude, where REPO\nis the repository that is giving the warning.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgm%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgm%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgm%2Fdotvim/lists"}