mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-07 17:44:25 +08:00
Fix typo
This commit is contained in:
@@ -1016,7 +1016,7 @@ Execute (PlugSnapshot / #154 issues with paths containing spaces):
|
||||
|
||||
PlugClean!
|
||||
PlugInstall
|
||||
call plug#load('vim-easy-align') " Should properly hand paths with spaces
|
||||
call plug#load('vim-easy-align') " Should properly handle paths with spaces
|
||||
PlugSnapshot
|
||||
AssertEqual '#!/bin/sh', getline(1)
|
||||
AssertEqual '# Generated by vim-plug', getline(2)
|
||||
|
||||
Reference in New Issue
Block a user