From eb6d788d1ae2bbd6ab0b94115dc83cd0e73f5789 Mon Sep 17 00:00:00 2001 From: yuu-azul Date: Thu, 16 Oct 2025 14:13:28 +0900 Subject: [PATCH] update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 057ebf9d..1286d468 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A File Explorer For Neovim Written In Lua +This repository were forked from "nvim-tree/nvim-tree.lua". + [![CI](https://github.com/nvim-tree/nvim-tree.lua/actions/workflows/ci.yml/badge.svg)](https://github.com/nvim-tree/nvim-tree.lua/actions/workflows/ci.yml)