From b1cbaab01208f33202ecf6074b1b4fd5fc0b7cae Mon Sep 17 00:00:00 2001 From: pml68 Date: Sun, 9 Jun 2024 11:26:34 +0200 Subject: docs: add comment for image.nvim plugin --- lua/pml68/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/pml68/plugins.lua') diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index ce66b1b..db44676 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -4,6 +4,7 @@ local plugins = { "christoomey/vim-tmux-navigator", lazy = false, }, + -- Image support { "3rd/image.nvim", dependencies = { -- cgit v1.2.3