From b52b679d397ea7b56937916f4d347e3919734b06 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 30 Sep 2025 22:17:52 -0400 Subject: [PATCH] fix docs --- doc/{cp-nvim.txt => cp.nvim.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename doc/{cp-nvim.txt => cp.nvim.txt} (99%) diff --git a/doc/cp-nvim.txt b/doc/cp.nvim.txt similarity index 99% rename from doc/cp-nvim.txt rename to doc/cp.nvim.txt index 6dbfc6a..8bd31c4 100644 --- a/doc/cp-nvim.txt +++ b/doc/cp.nvim.txt @@ -1,4 +1,4 @@ -*cp-nvim.txt* Competitive programming plugin for Neovim *cp-nvim.txt* +*cp.nvim.txt* Competitive programming plugin for Neovim *cp.nvim.txt* Author: Barrett Ruth License: Same terms as Vim itself (see |license|)