aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/man.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-11-24 17:37:47 -0800
committerGitHub <noreply@github.com>2019-11-24 17:37:47 -0800
commit544eeeb0d65cb30cf00196acd99d0bf93e79ae16 (patch)
treeb39dd6cabbbe10ccb49ba843fcb225d0b322ae6e /runtime/plugin/man.vim
parent526798a941b4cf80fd1f128b40e51fb47c77b654 (diff)
parentafaa0626430ba0150729a088234698de85174ce6 (diff)
downloadrneovim-544eeeb0d65cb30cf00196acd99d0bf93e79ae16.tar.gz
rneovim-544eeeb0d65cb30cf00196acd99d0bf93e79ae16.tar.bz2
rneovim-544eeeb0d65cb30cf00196acd99d0bf93e79ae16.zip
Merge #11451 'man.vim: Fixes'
Diffstat (limited to 'runtime/plugin/man.vim')
-rw-r--r--runtime/plugin/man.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/plugin/man.vim b/runtime/plugin/man.vim
index e18a5528bb..e762eb3664 100644
--- a/runtime/plugin/man.vim
+++ b/runtime/plugin/man.vim
@@ -1,4 +1,4 @@
-" Maintainer: Anmol Sethi <anmol@aubble.com>
+" Maintainer: Anmol Sethi <hi@nhooyr.io>
if exists('g:loaded_man')
finish