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:
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'
|
||||
finish
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user