Fix load script order (#5)

* Move the function 'matched_filename' to ftdetect #4

* Move the variable 'g:requirements#detect_filename_pattern' to ftdetect #4

* Rename 'describe' in unittest

* Add dein.vim in section of installation

* Bump version to 1.3.0

Close #4
This commit is contained in:
raimon
2016-10-16 22:42:15 +09:00
committed by GitHub
parent a426efa00b
commit 0d1a7b1b5b
6 changed files with 46 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
" the Requirements File Format syntax support for Vim
" Version: 1.2.0
" Version: 1.3.0
" Author: raimon <raimon49@hotmail.com>
" License: MIT LICENSE