From 76e86134850684af1829acbdbb049f029b6e9645 Mon Sep 17 00:00:00 2001 From: Oleksandr Smirnov Date: Thu, 20 Mar 2025 14:11:38 +0200 Subject: [PATCH] docgen --- doc/gopher.nvim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gopher.nvim.txt b/doc/gopher.nvim.txt index 88bc449..102ce13 100644 --- a/doc/gopher.nvim.txt +++ b/doc/gopher.nvim.txt @@ -227,4 +227,4 @@ Execute `:GoCmt` to generate a comment for the current function/method/struct/et This module provides a way to generate comments for Go code. - vim:tw=78:ts=8:noet:ft=help:norl: + vim:tw=78:ts=8:noet:ft=help:norl: \ No newline at end of file