{"id":16227625,"url":"https://github.com/leafoftree/vim-filemap","last_synced_at":"2025-04-08T04:28:19.575Z","repository":{"id":98920289,"uuid":"138842183","full_name":"leafOfTree/vim-filemap","owner":"leafOfTree","description":"Jump to specific files by pressing one or two keys","archived":false,"fork":false,"pushed_at":"2018-06-29T09:53:36.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T05:32:51.849Z","etag":null,"topics":["file","jump","vim"],"latest_commit_sha":null,"homepage":null,"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/leafOfTree.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}},"created_at":"2018-06-27T06:57:43.000Z","updated_at":"2018-06-29T09:53:38.000Z","dependencies_parsed_at":"2023-04-04T03:02:05.001Z","dependency_job_id":null,"html_url":"https://github.com/leafOfTree/vim-filemap","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/leafOfTree%2Fvim-filemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafOfTree%2Fvim-filemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafOfTree%2Fvim-filemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leafOfTree%2Fvim-filemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leafOfTree","download_url":"https://codeload.github.com/leafOfTree/vim-filemap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247777876,"owners_count":20994366,"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":["file","jump","vim"],"created_at":"2024-10-10T12:53:19.654Z","updated_at":"2025-04-08T04:28:19.544Z","avatar_url":"https://github.com/leafOfTree.png","language":"Vim script","readme":"# vim-filemap \n\nJump to specific files by pressing one or two keys\n\n## Install\n\n- Use [VundleVim](https://github.com/VundleVim/Vundle.vim): \n\n        Plugin 'leafOfTree/vim-filemap'\n\n- Or manual: download `vim-filemap` and drop it in `Vim/vimfiles/`.\n\n\n## Usage\n\nAdd config (after loading vimrc)\n\n```vim\nlet fileMap = {\n            \\'a': 'd:/a_file', \n            \\}\n\ncall filemap#active(fileMap)\n```\n\n\nJump to `d:/a_file` by pressing \u003ckbd\u003e'a\u003c/kbd\u003e\n\nOpen in a new tab  page by pressing \u003ckbd\u003e'ta\u003c/kbd\u003e\n\n\u003e Current editing file will be saved.\n\n## Options\n\n`g:filemap_leader`: set mapping leader. default is `'` .\n\n```vim\nlet g:filemap_leader = \"'\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafoftree%2Fvim-filemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleafoftree%2Fvim-filemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleafoftree%2Fvim-filemap/lists"}