Dear plugin, please don't fuck my json files.

This commit is contained in:
Bartek Stalewski 2022-04-07 16:41:52 +02:00
parent 0bbfe41935
commit d0695240b2

View File

@ -75,6 +75,7 @@ command! -bang -nargs=? -complete=dir Files
command! -bang -nargs=? -complete=dir Colors
\ call fzf#vim#colors({'options': ['-e', '--layout=reverse', '--preview', '']}, <bang>0)
let g:vim_json_conceal=0
let g:markdown_syntax_conceal=0
let g:Hexokinase_highlighters = [ 'backgroundfull' ]