https://github.com/cxwx/lazyurlupdate.nvim
a neovim plug for easy update plugins using lazy.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
Repository
a neovim plug for easy update plugins using lazy.nvim
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
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]
githubgithub:cxwx/lazyUrlUpdate.nvim/issues/1 - [X]
arxivarxiv:1803.05072 - [X]
doidoi:10.1088/1742-6596/2742/1/012014 - [X]
orcidorcid:0000-0001-6332-2005
- [X]
Commands
The plugin provides the user command :LazyUrlUpdate.
Invoke it when the cursor is on the name of a repo.
TODO
- [ ]
xdg-openfor linux - [ ] string match with
and"`
Owner
- Name: chenxu
- Login: cxwx
- Kind: user
- Repositories: 33
- Profile: https://github.com/cxwx
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)