diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index bd4cca3..f6dae92 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -2,6 +2,8 @@ " File: wakatime.vim " Description: Automatic time tracking for Vim. " Maintainer: WakaTime +" License: BSD, see LICENSE for more details. +" Website: https://www.wakatime.com/ " ============================================================================ let s:VERSION = '1.5.4'