mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
Unmap / and ? from vim-oblique after test
This commit is contained in:
parent
9bb2da53a0
commit
878cdd5309
@ -672,5 +672,7 @@ Execute (Cleanup):
|
|||||||
delf AssertExpect
|
delf AssertExpect
|
||||||
delf PlugUpdated
|
delf PlugUpdated
|
||||||
delc AssertExpect
|
delc AssertExpect
|
||||||
|
unmap /
|
||||||
|
unmap ?
|
||||||
|
|
||||||
Restore
|
Restore
|
||||||
|
Loading…
Reference in New Issue
Block a user