Mercurial > vim-lawrencium
comparison plugin/lawrencium.vim @ 76:f535cda5d20e 0.3.0
Bumped version to 0.3.0.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 16 Feb 2014 23:53:02 -0800 |
parents | 066c8654e754 |
children | e42f813b4a39 |
comparison
equal
deleted
inserted
replaced
75:066c8654e754 | 76:f535cda5d20e |
---|---|
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.1 | 3 " Version: 0.3.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 |