diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2021-06-27 10:07:29 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2021-06-27 10:07:29 +0200 |
commit | 4f5388350be1052f610b830c8fce8fbc17370ec6 (patch) | |
tree | 425cb8ee70c123233055a61d56d73e2eb97536db /ftplugin/org.vim | |
parent | 4899585281beab51e5dff1d9ae4d3159244a8275 (diff) | |
download | vim-polyglot-4f5388350be1052f610b830c8fce8fbc17370ec6.tar.gz vim-polyglot-4f5388350be1052f610b830c8fce8fbc17370ec6.zip |
Update
Diffstat (limited to 'ftplugin/org.vim')
-rw-r--r-- | ftplugin/org.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftplugin/org.vim b/ftplugin/org.vim index 12711088..b88fbc95 100644 --- a/ftplugin/org.vim +++ b/ftplugin/org.vim @@ -4,11 +4,11 @@ endif " Vim filetype plugin for GNU Emacs' Org mode " -" Maintainer: Alex Vear <av@axvr.io> +" Maintainer: Alex Vear <alex@vear.uk> " License: Vim (see `:help license`) " Location: ftplugin/org.vim " Website: https://github.com/axvr/org.vim -" Last Change: 2020-01-04 +" Last Change: 2020-02-15 " " Reference Specification: Org mode manual " GNU Info: `$ info Org` |