From fafad4ee1e25f5631774d31af00f30079a1e0df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20F=2E=20Bortl=C3=ADk?= Date: Mon, 26 Jan 2026 10:59:32 +0100 Subject: [PATCH] docs: fix duplicated help tag --- doc/gitlab.nvim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gitlab.nvim.txt b/doc/gitlab.nvim.txt index 212a9202..2db9f633 100644 --- a/doc/gitlab.nvim.txt +++ b/doc/gitlab.nvim.txt @@ -1084,7 +1084,7 @@ execute and passed the data as an argument. with each resource as a key-value pair, with the key being it's type. - *gitlab.nvim.data* + *gitlab.nvim.refresh_data* gitlab.refresh_data() ~ Fetches discussion tree data from Gitlab and refreshes the tree views. It can