Awesome
🖼️ iisca.nvim
✨ Convert your images into ASCII characters in neovim
⚠️ Requirements
- tiv for converting images into ASCII character
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
- Neovim version 0.10.0 or higher.
📦 Installation
💤 Lazy
{
"Abizrh/iisca.nvim",
dependencies = {
"nvim-telescope/telescope.nvim",
}
},
Usage
Command | Description |
---|---|
:ShowIisca | Search image in current file |
👀 Similar projects
- Advance:
- image.nvim
- image_previewer
- image.nvim convert to ASCII character - archived