Commit

Version 0.1.0

The current behavior appears to match what lived in my .vimrc for
several years. We'll call this a pre-release anyway to account for any
stupid mistakes that might still be hiding.
Daniel Moch committed 4 years ago (Tree)

Diffstat

 plugin/smartsplit.vim | 2 +-

plugin/smartsplit.vim

2 2 " TITLE: VIM-SMARTSPLIT
3 3 " AUTHOR: Daniel Moch <daniel AT danielmoch DOT com>
4 4 " LICENSE: VIM LICENSE
5 -" VERSION: 0.1.0-dev
5 +" VERSION: 0.1.0
6 6 "
7 7 if exists('g:loaded_smartsplit') || &cp
8 8 finish