Home

Awesome

🖼️ iisca.nvim

✨ Convert your images into ASCII characters in neovim

hero

⚠️ Requirements

git clone https://github.com/stefanhaustein/TerminalImageViewer.git
cd TerminalImageViewer/src
make

# To move the tiv binary into your PATH (hopefully), also do
sudo make install

📦 Installation

💤 Lazy

  {
    "Abizrh/iisca.nvim",
    dependencies = {
      "nvim-telescope/telescope.nvim",
    }
  },

Usage

CommandDescription
:ShowIiscaSearch image in current file

👀 Similar projects