comparison plugin/lawrencium.vim @ 114:facd2506066f

Bumped version. I should release this stuff more often.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 27 Dec 2014 18:03:13 -0800
parents 8718e6dbea1e
children 7da11e029773
comparison
equal deleted inserted replaced
113:8718e6dbea1e 114:facd2506066f
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.1 3 " Version: 0.4.0
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