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:
parent
ffb348161b
commit
7bb004f021
@ -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__
|
||||
|
Loading…
Reference in New Issue
Block a user