diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-07-01 01:14:11 +0200 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-07-01 01:14:11 +0200 |
| commit | a7a94e3464ff64fe7aebaf1fe47e7298ec2e12c9 (patch) | |
| tree | 62bd5480d5fe06f0aaee9d55895621bf4e701712 /README.md | |
| parent | fix: plugins not loading when opening non-existent (new) file (diff) | |
| download | nvim-a7a94e3464ff64fe7aebaf1fe47e7298ec2e12c9.tar.gz | |
feat: remove image.nvim
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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 -``` |
