Search neovim plugins and online :help of Neovim and plugins via Alfred.
:h
: Searches the Neovim online :help. :w
and :write
both get one
item.vp
: Searches awesome-neovim
for Neovim plugins. Mnemonic: [v]im [p]lugins
.:help
in the browser (vimdoc converted to HTML).ip
: Search for plugins (and Mason tools) installed locally on your device.
Mnemonic: [i]installed [p]lugins
. 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, such as
Neovide.)[!NOTE] All keywords are customizable in the workflow settings.
The demo screenshot uses the following configuration for the preview pane:
[
{
"workflowUID": "*",
"alignment": {
"horizontal": { "placement": "right", "width": 450, "minHeight": 750 }
}
}
]
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.
I also occasionally blog about vim: Nano Tips for Vim