nvim-ghost.nvim VS molten-nvim

Compare nvim-ghost.nvim vs molten-nvim and see what are their differences.

nvim-ghost.nvim

:ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3.6+ installed) (by subnut)

molten-nvim

A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more (by benlubas)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nvim-ghost.nvim molten-nvim
2 2
140 298
- -
5.3 9.1
11 months ago 11 days ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim-ghost.nvim

Posts with mentions or reviews of nvim-ghost.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-19.

molten-nvim

Posts with mentions or reviews of molten-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.
  • Which software do you use to create presentations using Vim that is superior to existing ones?
    10 projects | /r/neovim | 11 Dec 2023
    Quarto is a higher level tool that uses latex/pandoc under the hood. It can run Jupyter style code blocks and include results, and exports to Beamer, RevealJS, and Power Point for presentations. It has very good neovim integration through quarto-nvim, molten.nvim, image.nvim, and otter.nvim.
  • Problems with Nvim + remote plugins
    2 projects | /r/NixOS | 5 Nov 2023
    I've been trying to get molten-nvim to work. Molten is a remote plugin written in python and it has a couple python deps (which are all installed and recognized). Running :UpdateRemotePlugins works in neovim just fine, and it seems like the plugin is able to initialize itself as expected too. But, when the plugin tries to run some code on a timer like: self.timer = self.nvim.eval("timer_start(500, 'MoltenTick', {'repeat': -1})"), it causes lag. Commenting that line out removes the issue but also means that the plugin doesn't work.

What are some alternatives?

When comparing nvim-ghost.nvim and molten-nvim you can also consider the following projects:

GhostText - 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).

tunnell.nvim - A neovim plugin to tunnell text from neovim to a tmux target pane, written in Lua.

dotfiles - My linux configuration files. Also contains some useful shell scripts I wrote.

jupynium.nvim - Selenium-automated Jupyter Notebook that is synchronised with NeoVim in real-time.

neovim-config

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

nixpkgs - Nix Packages collection & NixOS

remark - markdown processor powered by plugins part of the @unifiedjs collective

image.nvim - 🖼️ Bringing images to Neovim.

typst-preview.nvim - Low latency typst preview for Neovim

gkeep.nvim - Google Keep integration for Neovim

rnvimr - Make Ranger running in a floating window to communicate with Neovim via RPC