comparison plugin/lawrencium.vim @ 79:cac06d16dafc 0.3.1

Bumped version.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 17 Feb 2014 08:36:08 -0800
parents e42f813b4a39
children a42b0e63a8ea
comparison
equal deleted inserted replaced
78:e42f813b4a39 79:cac06d16dafc
1 " lawrencium.vim - A Mercurial wrapper 1 " lawrencium.vim - A Mercurial wrapper
2 " Maintainer: Ludovic Chabant <http://ludovic.chabant.com> 2 " Maintainer: Ludovic Chabant <http://ludovic.chabant.com>
3 " Version: 0.3.0 3 " Version: 0.3.1
4 4
5 " Globals {{{ 5 " Globals {{{
6 6
7 if !exists('g:lawrencium_debug') 7 if !exists('g:lawrencium_debug')
8 let g:lawrencium_debug = 0 8 let g:lawrencium_debug = 0