Vim 7.3 compatibility (except completion)

This commit is contained in:
Junegunn Choi
2015-10-16 13:13:35 +09:00
parent 207876f620
commit 7a5148eed7
3 changed files with 47 additions and 25 deletions

View File

@@ -41,7 +41,7 @@ Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': 'yes \| ./install' }
Plug 'junegunn/fzf.vim'
```
Make sure to use the latest version of fzf.
Make sure to use the latest version of fzf and Vim 7.4 or above.
Commands
--------