From 6680144d1bc788ed00aeeaeeab9b85bcd93ca2aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20Harnes?= <89907156+HakonHarnes@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:48:02 +0100 Subject: [PATCH] Add `hakonharnes/img-clip.nvim` (#1030) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f85d489..fce3876 100644 --- a/README.md +++ b/README.md @@ -600,6 +600,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in ## Media - [edluffy/hologram.nvim](https://github.com/edluffy/hologram.nvim) - A cross platform terminal image viewer. Works on macOS and Linux. +- [hakonharnes/img-clip.nvim](https://github.com/hakonharnes/img-clip.nvim) - Effortlessly embed images into any markup language, like LaTeX, Markdown or Typst. - [ekickx/clipboard-image.nvim](https://github.com/ekickx/clipboard-image.nvim) - Neovim Lua plugin to paste image from clipboard. - [niuiic/cp-image.nvim](https://github.com/niuiic/cp-image.nvim) - Paste image from clipboard and insert the reference code. - [askfiy/nvim-picgo](https://github.com/askfiy/nvim-picgo) - A picgo-core-based Neovim plugin, written in Lua, that allows you to upload images to the image bed, which means you can view your images from anywhere on the internet.