LunarVim/plug-config/polyglot.vim
2020-08-07 11:51:01 -04:00

7 lines
116 B
VimL

let g:polyglot_disabled = ['csv']
let g:python_highlight_all=1
let g:vim_jsx_pretty_colorful_config = 1
set re=0