https://github.com/cxwx/lazyurlupdate.nvim

a neovim plug for easy update plugins using lazy.nvim

https://github.com/cxwx/lazyurlupdate.nvim

Science Score: 39.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

lazy lazy-loading lua neovim neovim-plugin
Last synced: 5 months ago · JSON representation

Repository

a neovim plug for easy update plugins using lazy.nvim

Basic Info
  • Host: GitHub
  • Owner: cxwx
  • License: mit
  • Language: Lua
  • Default Branch: main
  • Homepage:
  • Size: 7.81 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
lazy lazy-loading lua neovim neovim-plugin
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

Easy update plugins for lazy.nvim

A NeoVim plugin to fast update plugins installed by lazy.nvim

Installation

With lazy.nvim:

lua { "cxwx/lazyUrlUpdate.nvim", ft = "lua", opts = {}, keys = { {"<leader>up", "<cmd>LazyUrlUpdate<CR>", desc = "Update plugin under cursor"}, {"<leader>bp", "<cmd>LazyUrlBuild<CR>", desc = "Build plugin under cursor"}, } },

Feature

  • update plugin LazyUrlUpdate
  • rebuild plugin LazyUrlBuild
  • short URL LazyUrlShort
  • Open short URL LazyUrlOpen (only support macOS)

    • [X] github github:cxwx/lazyUrlUpdate.nvim/issues/1
    • [X] arxiv arxiv:1803.05072
    • [X] doi doi:10.1088/1742-6596/2742/1/012014
    • [X] orcid orcid:0000-0001-6332-2005

Commands

The plugin provides the user command :LazyUrlUpdate. Invoke it when the cursor is on the name of a repo.

TODO

  • [ ] xdg-open for linux
  • [ ] string match with and"`

Owner

  • Name: chenxu
  • Login: cxwx
  • Kind: user

GitHub Events

Total
  • Issues event: 1
  • Watch event: 4
  • Push event: 5
  • Create event: 2
Last Year
  • Issues event: 1
  • Watch event: 4
  • Push event: 5
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • cxwx (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels