Thomas 1 năm trước cách đây
mục cha
commit
001bec2454
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lua/plugins/file_tree.lua

+ 1 - 1
lua/plugins/file_tree.lua

@@ -25,7 +25,7 @@ return {
 			"nvim-lua/plenary.nvim",
 			"nvim-tree/nvim-web-devicons", -- not strictly required, but recommended
 			"MunifTanjim/nui.nvim",
-			"3rd/image.nvim", -- Optional image support in preview window: See `# Preview Mode` for more information
+			-- "3rd/image.nvim", -- Optional image support in preview window: See `# Preview Mode` for more information
 		},
 		opts = {
 			open_files_do_not_replace_types = { "terminal", "Trouble", "qf", "edgy" },