LunarVim/plug-config/illuminate.vim

3 lines
143 B
VimL
Raw Normal View History

2020-08-07 17:51:01 +02:00
" have to disable for html for now until I can just blacklist the highlight group
let g:Illuminate_ftblacklist = ['javascript', 'jsx', 'html']