{"id":16370906,"url":"https://github.com/liquidz/vim-iced-project-namespaces","last_synced_at":"2025-10-20T07:21:12.838Z","repository":{"id":66392504,"uuid":"153393308","full_name":"liquidz/vim-iced-project-namespaces","owner":"liquidz","description":"vim-iced plugin to jump to namespace in your project","archived":false,"fork":false,"pushed_at":"2020-11-28T23:09:57.000Z","size":4,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-09T23:15:05.499Z","etag":null,"topics":["vim","vim-iced","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liquidz.png","metadata":{"files":{"readme":"README.adoc","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"liquidz","patreon":"uochan","ko_fi":"uochan","custom":"https://paypal.me/uochan"}},"created_at":"2018-10-17T04:00:17.000Z","updated_at":"2020-11-28T23:13:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4c9eb1b-c117-49cb-8975-a03b3bf72c5e","html_url":"https://github.com/liquidz/vim-iced-project-namespaces","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"a196e2fe9c0462930cbd70926179306e5ecad0f6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-project-namespaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-project-namespaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-project-namespaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liquidz%2Fvim-iced-project-namespaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liquidz","download_url":"https://codeload.github.com/liquidz/vim-iced-project-namespaces/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247183651,"owners_count":20897637,"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":["vim","vim-iced","vim-plugin"],"created_at":"2024-10-11T03:06:25.134Z","updated_at":"2025-10-20T07:21:12.745Z","avatar_url":"https://github.com/liquidz.png","language":"Vim script","funding_links":["https://github.com/sponsors/liquidz","https://patreon.com/uochan","https://ko-fi.com/uochan","https://paypal.me/uochan"],"categories":[],"sub_categories":[],"readme":"= vim-iced-project-namespaces\n\nimage:https://img.shields.io/badge/iced-plugin-blue.svg?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgICAgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCiAgICAgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiCiAgICAgdmlld0JveD0iMTAsMTAsODAsODAiPgogIDxwb2x5Z29uIGZpbGw9IiNCM0U1RkMiIHBvaW50cz0iNTAsMTAgMTAsNTAgMzAsNzAgMjAsNTAiLz4KICA8cG9seWdvbiBmaWxsPSIjOTBDQUY5IiBwb2ludHM9IjUwLDEwIDMwLDUwIDMwLDcwIDU1LDUwIi8+CiAgPHBvbHlnb24gZmlsbD0iIzgxRDRGQSIgcG9pbnRzPSI1MCwxMCA3MCw3MCA5MCw1MCIvPgogIDxwb2x5Z29uIGZpbGw9IiM2NEI1RjYiIHBvaW50cz0iNjAsNjAgMzAsNzAgNTAsOTAgNzAsNzAiLz4KPC9zdmc+Cg==[\"vim-iced plugin\", link=\"https://github.com/liquidz/vim-iced\"]\n\nhttps://github.com/liquidz/vim-iced[vim-iced] plugin to jump to namespace in your project.\n\n\n== Requirements\n\n* https://github.com/liquidz/vim-iced[vim-iced] (`2.6.0` or later)\n* One of following\n** https://github.com/ctrlpvim/ctrlp.vim[ctrlp.vim]\n** https://github.com/junegunn/fzf[fzf]\n** https://github.com/liuchengxu/vim-clap[vim-clap]\n\n== Command\n\n* `:IcedBrowseNamespace`\n\n== Installation\n\n.vim-plug\n[source,vim]\n----\n\" One of following\nPlug 'ctrlpvim/ctrlp.vim'\nPlug 'junegunn/fzf'\nPlug 'liuchengxu/vim-clap'\n\n\" Required\nPlug 'liquidz/vim-iced', {'for': 'clojure'}\nPlug 'liquidz/vim-iced-project-namespaces', {'for': 'clojure', 'on': 'IcedBrowseNamespace'}\n----\n\n== License\n\nCopyright (c) 2018-2020 http://twitter.com/uochan[Masashi Iizuka]\n\nDistributed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliquidz%2Fvim-iced-project-namespaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliquidz%2Fvim-iced-project-namespaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliquidz%2Fvim-iced-project-namespaces/lists"}