1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 07:30:05 +08:00

Change prompt of flygrep

This commit is contained in:
wsdjeg 2017-12-30 19:58:10 +08:00
parent ffb348161b
commit 7bb004f021

View File

@ -2,7 +2,7 @@ let s:MPT = SpaceVim#api#import('prompt')
let s:JOB = SpaceVim#api#import('job')
let s:SYS = SpaceVim#api#import('system')
let s:grepid = 0
let s:MPT._prompt.mpt = '➭ '
function! SpaceVim#plugins#flygrep#open() abort
rightbelow split __flygrep__