Vigemus / iron.nvim

Interactive Repl Over Neovim
BSD 3-Clause "New" or "Revised" License
975 stars 81 forks source link

The image provider set to kitty #328

Open Chuanhuan opened 1 year ago

Chuanhuan commented 1 year ago

These days I try to setup python REPL. I found the magma.vim can set vim.g.magma_image_provider = "kitty" Is any way I also can set iron.vim image provider to kitty?

below is the simple code for comparison:
image

ottersome commented 4 months ago

+1 . Any interest in developing this feature? Would be really useful for data science projects. I could potentially come up with a PR.