add license and website info to plugin header
This commit is contained in:
parent
0afd0643e2
commit
ca88a8476f
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
" File: wakatime.vim
|
||||
" Description: Automatic time tracking for Vim.
|
||||
" Maintainer: WakaTime <support@wakatime.com>
|
||||
" License: BSD, see LICENSE for more details.
|
||||
" Website: https://www.wakatime.com/
|
||||
" ============================================================================
|
||||
|
||||
let s:VERSION = '1.5.4'
|
||||
|
|
Loading…
Reference in a new issue