diff options
author | Peter Odding <peter@peterodding.com> | 2014-06-16 21:38:55 +0200 |
---|---|---|
committer | Peter Odding <peter@peterodding.com> | 2014-06-16 21:38:55 +0200 |
commit | 110673aeb7b401f942c31154e013c19c684fcc11 (patch) | |
tree | 5691558fd76621a9f08f969cc551a1a0a4769801 /doc | |
parent | 9713f0a284921dc9782ae1c24dae03ce0c3f9901 (diff) | |
parent | ed295020ae557161868208fe443fd7e6089639aa (diff) | |
download | vim-easytags-110673aeb7b401f942c31154e013c19c684fcc11.tar.gz |
Merge pull request #78: Bug fix for accelerated highlighting using Python
Diffstat (limited to 'doc')
-rw-r--r-- | doc/easytags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/easytags.txt b/doc/easytags.txt index 0718994..1e0c037 100644 --- a/doc/easytags.txt +++ b/doc/easytags.txt @@ -647,7 +647,7 @@ easytags. If you like this plug-in please vote for it on Vim Online [21]. *easytags-license* License ~ -This software is licensed under the MIT license [22]. Š 2013 Peter Odding +This software is licensed under the MIT license [22]. Š 2014 Peter Odding <peter@peterodding.com>. =============================================================================== |