acid.nvim
iron.nvim
acid.nvim | iron.nvim | |
---|---|---|
2 | 27 | |
161 | 986 | |
0.0% | 1.7% | |
0.0 | 5.9 | |
almost 3 years ago | about 2 months ago | |
Lua | Lua | |
- | BSD 3-clause "New" or "Revised" License |
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.
acid.nvim
-
I just published iron.nvim v3.0
My bad. I knew conjure for when I was starting out using clojure. I came up with acid.nvim and settled on it for a while. Conjure was one of the references and it did get a lot more traction then acid. It's been years since I stopped working w/ clojure professionally so I didn't keep up with the plugins around it.
-
Clojure in neovim
Can I suggest (and get opinions on) acid.nvim?
iron.nvim
-
Does anybody know what plugin or feature does this?
hard to tell, could be iron maybe? https://github.com/Vigemus/iron.nvim
- Help running chunks of Python to a terminal as REPL
-
How do keymaps work?
The plugin in question is iron.nvim - but my question is certainly also applicable to other uses. How do I figure this out?
- Does anyone ever use Neovim to debug PyTorch?
-
Looking for a maintainer to help me manage iron.nvim
Hey all, I've been thinking a lot about it and I believe I'm not being fair to the (relatively big) community that formed around iron.nvim and I think it needs a more active maintainer. I'd love to have the time and energy to put the effort into zero-ing the issues and delivering more features, keeping up with neovim development, but unfortunately it is not possible.
-
Favorite REPL/Notebook/Task Running plugins and workflow?
For the record/list, there's also: - https://github.com/hkupty/iron.nvim and - https://github.com/jpalardy/vim-slime
-
Which vim plugins do not have a lua equivalent yet?
For Codi, I migrated away to iron.nvim. Codi is really slick though :)
-
data science (jupyter notebooks) with vim?
In the past, when I was using NeoVim more, I also used iron.nvim: https://github.com/hkupty/iron.nvim
- Is there an 'ielm' mode equivalent in neovim for lua?
- Remote repl
What are some alternatives?
vim-iced - Clojure Interactive Development Environment for Vim8/Neovim
vim-slime - A vim plugin to give you some slime. (Emacs)
clojure.vim - Clojure syntax highlighting and indentation for Vim and Neovim.
sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
promise-async - Promise & Async in Lua
packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
neoterm - Wrapper of some vim/neovim's :terminal functions.
80s - 280 kB minimalistic HTTP server with async I/O and hot-code reloading
magma-nvim-goose - Interact with Jupyter from NeoVim. - fork
ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
evcxr