Add --tabstop option

Related: https://github.com/junegunn/fzf.vim/issues/49
This commit is contained in:
Junegunn Choi
2015-11-30 17:35:03 +09:00
parent 7bcf4effa5
commit 99ea1056ac
4 changed files with 39 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
0.11.1
------
- Added `--tabstop=SPACES` option
0.11.0
------