From a7a94e3464ff64fe7aebaf1fe47e7298ec2e12c9 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 1 Jul 2024 01:14:11 +0200 Subject: feat: remove image.nvim --- README.md | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b18d59c..8a01b34 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,3 @@ Download into your config directory ```sh git clone --depth=1 https://github.com/pml68/nvim-setup ~/.config/nvim ``` - -## Image support - -To use [image.nvim](https://github.com/3rd/image.nvim), install [imagemagick](https://imagemagick.org/script/download.php) and [ueberzugpp](https://github.com/jstkdng/ueberzugpp) - -Arch: - -```sh -sudo pacman -S imagemagick - -# install ueberzugpp from the AUR with your preferred method, such as yay: -yay -S ueberzugpp -``` -- cgit v1.2.3