Search neovim plugins and online :help via Alfred.
:h
: Searches the neovim online :help. Groups
synonyms together, for example, :w
and :write
both get one item.vp
: Searches neovimcraft for neovim plugins.
Mnemonic: [v]im [p]lugins
.:help
page of the plugin at GitHub.ip
: Search for plugins (and Mason tools) installed locally on your device.
Mnemonic: [i]installed [p]lugins
. The modifiers (⌘⌥⌃⇧) from the
plugin-search also apply for this command. In addition: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 Open With…
capability though.):nvim
: Creates the local cache for the online :help search. Run it once in a
while, when there have been updates to the online docs.Note
All keywords are customizable in the settings.
Requirements: Alfred 5 (macOS only) with Powerpack.
:nvim
once to create the local cache for the online
:help search. This may take up to a minute.Thanks
About me
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.
[^1]: Due to GitHub API limitations, this searches only the latest 100 issues.