1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:40:05 +08:00
SpaceVim/config/plugins/LeaderF.vim

4 lines
174 B
VimL
Raw Normal View History

2017-03-17 23:52:54 +08:00
scriptencoding utf-8
let g:Lf_StlSeparator = get(g:, 'Lf_StlSeparator', { 'left': '', 'right': '' })
let g:Lf_StlColorscheme = get(g:, 'Lf_StlColorscheme', 'spacevim')