From 79339ff9455ccf2e987c22f514f3ca16f2ff0351 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 30 Sep 2025 22:14:19 -0400 Subject: [PATCH] fix(doc): remove duplicate tag --- doc/cp-nvim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cp-nvim.txt b/doc/cp-nvim.txt index 0a2fc35..6dbfc6a 100644 --- a/doc/cp-nvim.txt +++ b/doc/cp-nvim.txt @@ -4,7 +4,7 @@ Author: Barrett Ruth License: Same terms as Vim itself (see |license|) ============================================================================== -INTRODUCTION *cp* *cp.nvim* +INTRODUCTION *cp.nvim* cp.nvim is a competitive programming plugin that automates problem setup, compilation, and testing workflow for online judges.