mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2025-12-06 10:04:23 +08:00
Add License as MIT
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
" the Requirements File Format syntax support for Vim
|
||||
" Version: 0.1
|
||||
" Author: raimon <raimon49@hotmail.com>
|
||||
" License: MIT LICENSE
|
||||
"
|
||||
function! s:isRequirementsFile()
|
||||
let l:filename = expand("%:p")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user