forked from luna/vim-rana-local
v3.0.6
This commit is contained in:
parent
e6660c7008
commit
19b6477daa
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
3.0.6 (2015-01-19)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- prompt for api key only after first buffer window opened
|
||||||
|
- include vim version number in plugin user agent string
|
||||||
|
|
||||||
|
|
||||||
3.0.5 (2015-01-13)
|
3.0.5 (2015-01-13)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
" Website: https://wakatime.com/
|
" Website: https://wakatime.com/
|
||||||
" ============================================================================
|
" ============================================================================
|
||||||
|
|
||||||
let s:VERSION = '3.0.5'
|
let s:VERSION = '3.0.6'
|
||||||
|
|
||||||
|
|
||||||
" Init {{{
|
" Init {{{
|
||||||
|
|
Loading…
Reference in a new issue