mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-07 09:34:25 +08:00
Fix error in test script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user