{"id":15489707,"url":"https://github.com/pablopunk/dynamic-file-completion.vim","last_synced_at":"2026-01-06T18:41:01.404Z","repository":{"id":74867446,"uuid":"152448673","full_name":"pablopunk/dynamic-file-completion.vim","owner":"pablopunk","description":"Vim's native file completion \u003cc-x\u003e\u003cc-f\u003e but relative to the current file","archived":false,"fork":false,"pushed_at":"2018-11-07T13:12:41.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T08:58:42.087Z","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/pablopunk.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-10-10T15:42:38.000Z","updated_at":"2018-11-07T13:13:04.000Z","dependencies_parsed_at":"2023-07-13T10:15:22.004Z","dependency_job_id":null,"html_url":"https://github.com/pablopunk/dynamic-file-completion.vim","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"6e983b7892a804d2e379307660716d2457362780"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fdynamic-file-completion.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fdynamic-file-completion.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fdynamic-file-completion.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fdynamic-file-completion.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pablopunk","download_url":"https://codeload.github.com/pablopunk/dynamic-file-completion.vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246061196,"owners_count":20717388,"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-02T07:07:07.122Z","updated_at":"2026-01-06T18:41:01.365Z","avatar_url":"https://github.com/pablopunk.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic file completion\n\n\u003e Vim's native file completion but relative to the current file\n\n## Usage\n\n```js\n// You're inside /components/main.js\nimport {LinkComponent} from './' // Here you press \u003cc-x\u003e\u003cc-f\u003e to get a list of files inside /components/\n```\n\nThis plugin changes the current directory of vim just when you're on **Insert mode**, so you get the completion without giving up other features in normal mode.\n\n## Install\n\nI use [vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nPlug 'pablopunk/dynamic-file-completion'\n```\n\n## Related\n\n* [My dotfiles](https://github.com/pablopunk/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopunk%2Fdynamic-file-completion.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablopunk%2Fdynamic-file-completion.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopunk%2Fdynamic-file-completion.vim/lists"}