https://github.com/chrisgrieser/alfred-neovim-utilities
Search neovim plugins and the online :help via Alfred.
Science Score: 36.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
-
✓Academic publication links
Links to: researchgate.net -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Keywords
Repository
Search neovim plugins and the online :help via Alfred.
Basic Info
Statistics
- Stars: 40
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 47
Topics
Metadata Files
README.md
Neovim Utilities for Alfred
Search neovim plugins and the online :help via Alfred.
Commands
:h: Search the Neovim online :help.- ⏎: Open the respective help.
- ⌥⏎: Copy the help URL to the clipboard.
np: Search store.nvim for Neovim plugins (mnemonic:[n]vim [p]lugins).- ⏎: Open the GitHub repo.
- ⌘⏎: Open the
:helppage in the browser (vimdocconverted to HTML). - ⌥⏎: Copy the GitHub URL.
- ⌃⏎: Copy installation snippet for
lazy.nvim, if available.
ip: Search for locally installed plugins andmason.nvimpackages (mnemonic:[i]installed [p]lugins).- The modifiers (⌘⌥⌃⇧) from the plugin-search also apply for this command.
- In addition, fn⏎: Open the local directory of the plugin in Finder.
mason: Search for tools available via mason.nvim.:old: Displays and searches your:oldfiles. Opens them in the system's default editor for the respective filetype. (To open them directly in Neovim, you need a Neovim GUI with theOpen Withcapability, such as Neovide.)
[!NOTE] All keywords are customizable in the workflow settings.
Installation
- Requirements: Alfred 5.5 (macOS only) with Powerpack.
- Download the latest release from the Alfred Gallery.
- For the preview pane, install alfred-extra-pane.
Preview pane configuration
The demo screenshot uses the following configuration for the preview pane:
json
[
{
"workflowUID": "*",
"alignment": {
"horizontal": { "placement": "right", "width": 450, "minHeight": 750 }
}
}
]
Credits
- <!-- harper: ignore -->Plugin database provided by @alex-popov-tech's store.nvim
vimdocto HTML conversion by @xaizek's vimdoc2html.- Preview pane by @mr-pennyworth's alfred-extra-pane.
- Logo by @thomascannon.
About the developer
In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.
Owner
- Name: Chris Grieser
- Login: chrisgrieser
- Kind: user
- Location: Berlin, Germany
- Company: Technical University of Berlin
- Website: https://chris-grieser.de/
- Repositories: 189
- Profile: https://github.com/chrisgrieser
Researcher in sociology & software developer
GitHub Events
Total
- Release event: 7
- Watch event: 5
- Delete event: 3
- Push event: 67
- Pull request event: 10
- Create event: 10
Last Year
- Release event: 7
- Watch event: 5
- Delete event: 3
- Push event: 67
- Pull request event: 10
- Create event: 10
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 2
- Total pull requests: 10
- Average time to close issues: about 5 hours
- Average time to close pull requests: about 1 hour
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 2.5
- Average comments per pull request: 0.1
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 21 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 6
Top Authors
Issue Authors
- iandol (1)
- vitorgalvao (1)
Pull Request Authors
- dependabot[bot] (6)
- vitorgalvao (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/upload-release-asset v1 composite