summaryrefslogtreecommitdiffstats
path: root/syntax/outline.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-06-27 10:07:29 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-06-27 10:07:29 +0200
commit4f5388350be1052f610b830c8fce8fbc17370ec6 (patch)
tree425cb8ee70c123233055a61d56d73e2eb97536db /syntax/outline.vim
parent4899585281beab51e5dff1d9ae4d3159244a8275 (diff)
downloadvim-polyglot-4f5388350be1052f610b830c8fce8fbc17370ec6.tar.gz
vim-polyglot-4f5388350be1052f610b830c8fce8fbc17370ec6.zip
Update
Diffstat (limited to 'syntax/outline.vim')
-rw-r--r--syntax/outline.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/syntax/outline.vim b/syntax/outline.vim
index 749bc840..13a4d7ea 100644
--- a/syntax/outline.vim
+++ b/syntax/outline.vim
@@ -4,11 +4,11 @@ endif
" Vim syntax file for GNU Emacs' Outline mode
"
-" Maintainer: Alex Vear <av@axvr.io>
+" Maintainer: Alex Vear <alex@vear.uk>
" License: Vim (see `:help license`)
" Location: syntax/outline.vim
" Website: https://github.com/axvr/org.vim
-" Last Change: 2019-09-28
+" Last Change: 2020-08-24
"
" Reference Specification: GNU Emacs Manual, section 'Outline Mode'
" GNU Info: `$ info Emacs Outline Mode`