1
0
mirror of https://git.disroot.org/FollieHiyuki/dotfiles.git synced 2025-02-25 13:59:32 -05:00
FollieHiyuki b080c54e5b
Add glow config
Also deprecate neovim config.
2021-10-17 21:48:02 +07:00

9 lines
294 B
VimL

let g:vista_disable_statusline = 0
let g:vista_default_executive = 'coc'
let g:vista_enable_markdown_extension = 1
let g:vista#renderer#enable_icon = 1
let g:vista_icon_indent = ["▸ ", ""]
let g:vista_fzf_preview = ['right:50%']
let g:vista_keep_fzf_colors = 1
let g:vista_sidebar_width = 30