From 6953d4964fe957d8018d5021e78e5c5b0d97809f Mon Sep 17 00:00:00 2001 From: Byron Torres Date: Wed, 11 May 2022 18:32:11 +0100 Subject: mention license and mirrors --- ftplugin/hare.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'ftplugin/hare.vim') diff --git a/ftplugin/hare.vim b/ftplugin/hare.vim index 2a03bb6..9a8be3c 100644 --- a/ftplugin/hare.vim +++ b/ftplugin/hare.vim @@ -1,6 +1,7 @@ " Haredoc plugin -- Hare documentation in vim " Maintainer: Byron Torres " Last Updated: 2022-05-22 +" License: Vim License set keywordprg=haredoc nnoremap K :call Haredoc('.') -- cgit v1.2.3