{"id":16943365,"url":"https://github.com/jmettraux/dotvim","last_synced_at":"2026-04-20T05:07:00.735Z","repository":{"id":2974615,"uuid":"3989977","full_name":"jmettraux/dotvim","owner":"jmettraux","description":"my .vim","archived":false,"fork":false,"pushed_at":"2026-04-08T10:53:19.000Z","size":740,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-08T12:27:27.108Z","etag":null,"topics":["vim","vimrc"],"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/jmettraux.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-04-11T03:59:21.000Z","updated_at":"2026-04-08T10:53:24.000Z","dependencies_parsed_at":"2025-11-30T07:06:23.851Z","dependency_job_id":null,"html_url":"https://github.com/jmettraux/dotvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmettraux/dotvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmettraux%2Fdotvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmettraux%2Fdotvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmettraux%2Fdotvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmettraux%2Fdotvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmettraux","download_url":"https://codeload.github.com/jmettraux/dotvim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmettraux%2Fdotvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32033725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["vim","vimrc"],"created_at":"2024-10-13T21:14:16.835Z","updated_at":"2026-04-20T05:07:00.727Z","avatar_url":"https://github.com/jmettraux.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# my .vim stuff\n\nNothing fancy here.\n\nI don't use gvim or macvim.\n\n\n## deps\n\n```\n# cd /usr/local/bin \u0026\u0026 ln -s python3 python\n```\n\n## ~/.vim_python\n\n```\n$ mdkir ~/.vim_python\n$ python -m venv ~/.vim_python\n$ cd ~/.vim_python\n\n$ bin/pip install openai\n$ bin/pip install requests\n```\n\n\n## shortcuts\n\nThe `\u003cleader\u003e` is `;`.\n\n* `;b` opens the buffers list, see below\n* `;s` opens the tree of current source dir (src/ or lib/)\n* `;d` opens the current Git diff for the current directory/repo\n* `;l` opens the Git history for the current directory/repo\n* `;k` scans the current file and open a readonly buffer of the results\n* `;m` opens the Git blame for the current file\n* `;Y` opens the Git history for the current file\n* `;S` opens the Git commit list for the current file\n* `;g` grep for the word under the cursor in the current subdir\n* `;r` opens the last Ruby Rspec output\n\n\n## commands\n\n* `:Vg \u003cregex\u003e \u003cdir\u003e` open grep results for the given regex in the given dir\n* `:Vt \u003cdir\u003e` open the tree view for the given dir\n\n\n## credits\n\nSo many people to credit...\n\n\n## license\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmettraux%2Fdotvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmettraux%2Fdotvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmettraux%2Fdotvim/lists"}