From b114903f5fe18b756c1feb3c0425f9b29ff23aeb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 16 Feb 2025 22:52:28 +0800 Subject: [PATCH] chore(linguist): include nvim-plug --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 28bc6e250..048515b4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ bundle/** linguist-vendored bundle/bookmarks.vim/** linguist-vendored=false bundle/git.vim/** linguist-vendored=false bundle/flygrep.nvim/** linguist-vendored=false +bundle/nvim-plug/** linguist-vendored=false bundle/FlyGrep/** linguist-vendored=false bundle/Chatting-server/** linguist-vendored=false bundle/ChineseLinter.vim/** linguist-vendored=false