mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 09:20:06 +08:00
commit
8565767857
@ -12,7 +12,7 @@ let s:denite_options = {
|
|||||||
\ 'highlight_matched_char' : 'MoreMsg',
|
\ 'highlight_matched_char' : 'MoreMsg',
|
||||||
\ 'highlight_matched_range' : 'MoreMsg',
|
\ 'highlight_matched_range' : 'MoreMsg',
|
||||||
\ 'direction': 'rightbelow',
|
\ 'direction': 'rightbelow',
|
||||||
\ 'statusline' : 0,
|
\ 'statusline' : has('patch-7.4.1154') ? v:false : 0,
|
||||||
\ 'prompt' : '➭',
|
\ 'prompt' : '➭',
|
||||||
\ }}
|
\ }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user