mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 08:00:05 +08:00
Fix denite airline support
This commit is contained in:
parent
7cf7b0eb54
commit
2952ff87a7
@ -12,7 +12,6 @@ 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' : 'false',
|
|
||||||
\ 'prompt' : '➭',
|
\ 'prompt' : '➭',
|
||||||
\ }}
|
\ }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user