Fix error in test script

This commit is contained in:
Junegunn Choi
2016-04-17 01:45:51 +09:00
parent 0d9efb01c7
commit 3de4567bc0
2 changed files with 1 additions and 2 deletions

View File

@@ -292,7 +292,7 @@ Execute (#474: Load ftdetect files in filetypedetect augroup):
call plug#begin('/tmp/plugged')
Plug 'junegunn/rust.vim', { 'for': 'rust', 'commit': '115d321d383eb96d438466c56cc871fcc1bd0faa' }
call plug#end()
PlugInstall
PlugInstall!
q
tabnew /tmp/any.rs