From fe3a472428510ca26b31fd2eeaaed61c959d2fcd Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 30 Sep 2025 22:11:09 -0400 Subject: [PATCH] fix(docs): rename doc file to avoid builtin name conflict --- doc/{cp.txt => cp-nvim.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/{cp.txt => cp-nvim.txt} (100%) diff --git a/doc/cp.txt b/doc/cp-nvim.txt similarity index 100% rename from doc/cp.txt rename to doc/cp-nvim.txt