How do you deal with GUI needs on nvim?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • gh-markdown-preview

    GitHub CLI extension to preview Markdown looks like GitHub.

  • I use the gh extension gh-markdown-preview to preview markdown files. But obviously if you have GUI needs, you need to use a GUI: there can be workarounds but as you can imagine they'll always be suboptimal solutions.

  • markdown-preview.nvim

    markdown preview plugin for (neo)vim

  • I use this plugin https://github.com/iamcco/markdown-preview.nvim

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • hologram.nvim

    👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.

  • kitty terminal can show image https://github.com/edluffy/hologram.nvim but i use peek.nvim to preview markdown

  • vim-markdown-composer

    An asynchronous markdown preview plugin for Vim and Neovim.

  • I use the Markdown Composer for many years now. It’s fast and it simply opens a tab in your browser.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts