{"id":22964555,"url":"https://github.com/cxwx/lazyurlupdate.nvim","last_synced_at":"2025-04-19T13:48:09.315Z","repository":{"id":268121101,"uuid":"903378769","full_name":"cxwx/lazyUrlUpdate.nvim","owner":"cxwx","description":"a neovim plug for easy update plugins using lazy.nvim","archived":false,"fork":false,"pushed_at":"2025-04-17T02:18:39.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T16:01:53.724Z","etag":null,"topics":["lazy","lazy-loading","lua","neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/cxwx.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2024-12-14T13:05:29.000Z","updated_at":"2025-04-17T02:18:43.000Z","dependencies_parsed_at":"2024-12-14T14:20:10.855Z","dependency_job_id":"668364cb-c114-4062-a958-5e8c69d0a525","html_url":"https://github.com/cxwx/lazyUrlUpdate.nvim","commit_stats":null,"previous_names":["cxwx/lazyurlupdate.nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxwx%2FlazyUrlUpdate.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxwx%2FlazyUrlUpdate.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxwx%2FlazyUrlUpdate.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cxwx%2FlazyUrlUpdate.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cxwx","download_url":"https://codeload.github.com/cxwx/lazyUrlUpdate.nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249706900,"owners_count":21313718,"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":["lazy","lazy-loading","lua","neovim","neovim-plugin"],"created_at":"2024-12-14T20:11:12.623Z","updated_at":"2025-04-19T13:48:09.298Z","avatar_url":"https://github.com/cxwx.png","language":"Lua","readme":"\u003c!-- *********************************************************************** --\u003e\n\u003c!--                                                                         --\u003e\n\u003c!--                                                      :::      ::::::::  --\u003e\n\u003c!-- README.md                                          :+:      :+:    :+:  --\u003e\n\u003c!--                                                  +:+ +:+         +:+    --\u003e\n\u003c!-- By: chenxu \u003cchenxu@mail.ustc.edu.cn\u003e           +#+  +:+       +#+       --\u003e\n\u003c!--                                              +#+#+#+#+#+   +#+          --\u003e\n\u003c!-- Created: 2024/12/14 20:43:55 by chenxu            #+#    #+#            --\u003e\n\u003c!-- Updated: 2024/12/14 21:04:32 by chenxu           ###   ########.fr      --\u003e\n\u003c!--                                                                         --\u003e\n\u003c!-- *********************************************************************** --\u003e\n\u003c!-- cspell:ignore orcid --\u003e\n\n# Easy update plugins for lazy.nvim\n\nA NeoVim plugin to fast update plugins installed by lazy.nvim\n\n## Installation\n\nWith [lazy.nvim](https://github.com/folke/lazy.nvim):\n\n```lua\n{\n    \"cxwx/lazyUrlUpdate.nvim\",\n    ft = \"lua\",\n    opts = {},\n    keys = {\n        {\"\u003cleader\u003eup\", \"\u003ccmd\u003eLazyUrlUpdate\u003cCR\u003e\", desc = \"Update plugin under cursor\"},\n        {\"\u003cleader\u003ebp\", \"\u003ccmd\u003eLazyUrlBuild\u003cCR\u003e\", desc = \"Build plugin under cursor\"},\n    }\n},\n```\n\n## Feature\n\n* update plugin `LazyUrlUpdate`\n* rebuild plugin `LazyUrlBuild`\n* short URL `LazyUrlShort`\n* Open short URL `LazyUrlOpen` (only support macOS)\n\n    - [X] `github` github:cxwx/lazyUrlUpdate.nvim/issues/1\n    - [X] `arxiv` arxiv:1803.05072\n    - [X] `doi` doi:10.1088/1742-6596/2742/1/012014\n    - [X] `orcid` orcid:0000-0001-6332-2005\n\n## Commands\n\nThe plugin provides the user command `:LazyUrlUpdate`.\nInvoke it when the cursor is on the name of a repo.\n\n## TODO\n\n- [ ] `xdg-open` for linux\n- [ ] string match with ` and `\"`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxwx%2Flazyurlupdate.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcxwx%2Flazyurlupdate.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcxwx%2Flazyurlupdate.nvim/lists"}