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