Settings

Theme

Ask HN: If I had to build a Neovim plugin, what kind of plugin should I make?

1 points by itsmeadarsh a year ago · 2 comments · 1 min read


I want to build a neovim plugin but I am out of ideas. Please recommend something unique; something that you would use on daily basis.

not_your_vase a year ago

One that makes vim's behavior and overall look and feel indistinguishable from nano.

90s_dev a year ago

LSP integration.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection