1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:00:04 +08:00

chore(license): add file head

This commit is contained in:
wsdjeg 2022-03-20 18:21:11 +08:00
parent 0fa70e1757
commit eec52af553

View File

@ -1,3 +1,11 @@
"=============================================================================
" SpaceVimTodoManager.vim --- syntax file for TodoManager
" Copyright (c) 2016-2019 Wang Shidong & Contributors
" Author: Wang Shidong < wsdjeg@outlook.com >
" URL: https://spacevim.org
" License: GPLv3
"=============================================================================
if exists('b:current_syntax') && b:current_syntax ==# 'SpaceVimTodoManager'
finish
endif