diff options
Diffstat (limited to 'autoload/requirements.vim')
-rw-r--r-- | autoload/requirements.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/requirements.vim b/autoload/requirements.vim index 717b6210..3d783794 100644 --- a/autoload/requirements.vim +++ b/autoload/requirements.vim @@ -3,7 +3,7 @@ if polyglot#init#is_disabled(expand('<sfile>:p'), 'requirements', 'autoload/requ endif " the Requirements File Format syntax support for Vim -" Version: 1.5.3 +" Version: 1.6.0 " Author: raimon <raimon49@hotmail.com> " License: MIT LICENSE " The MIT License (MIT) |