this post was submitted on 30 Oct 2023
14 points (85.0% liked)

Neovim

2161 readers
5 users here now

founded 1 year ago
MODERATORS
 

Like a TUI version of stuff like in the picture?

Basically a settings dialog with:

  • all nvim options (in sections)
  • a plugin section with
  • installed plugins
    • toggle
    • configuration options
  • available plugins
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 5 points 1 year ago

Looks like someone tried to do this and rightfully gave up on the neovim community: Formalize an extension specification: make configuring neovim as easy as vscode #14375

Pity. I'm not aware of another similar effort.