diff --git a/vim/vimrc b/vim/vimrc index 34880b1..0f07785 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -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', '']}, 0) +let g:vim_json_conceal=0 let g:markdown_syntax_conceal=0 let g:Hexokinase_highlighters = [ 'backgroundfull' ]