diff options
Diffstat (limited to 'runtime/syntax/nroff.vim')
-rw-r--r-- | runtime/syntax/nroff.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/nroff.vim b/runtime/syntax/nroff.vim index 3a8cf95856..04532e04bf 100644 --- a/runtime/syntax/nroff.vim +++ b/runtime/syntax/nroff.vim @@ -1,6 +1,6 @@ " VIM syntax file " Language: nroff/groff -" Maintainer: Pedro Alejandro López-Valencia <palopezv@gmail.com> +" Maintainer: Pedro Alejandro López-Valencia <palopezv@gmail.com> " URL: http://vorbote.wordpress.com/ " Last Change: 2012 Feb 2 " @@ -8,7 +8,7 @@ " " ACKNOWLEDGEMENTS: " -" My thanks to Jérôme Plût <Jerome.Plut@ens.fr>, who was the +" My thanks to Jérôme Plût <Jerome.Plut@ens.fr>, who was the " creator and maintainer of this syntax file for several years. " May I be as good at it as he has been. " |