mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:40:06 +08:00
chore(license): add file head
This commit is contained in:
parent
0fa70e1757
commit
eec52af553
@ -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'
|
if exists('b:current_syntax') && b:current_syntax ==# 'SpaceVimTodoManager'
|
||||||
finish
|
finish
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user