fenced codeblock highlighting

This commit is contained in:
2021-04-12 13:47:12 +02:00
parent 95d3487628
commit ef75db7308

View File

@@ -14,6 +14,8 @@ endif
filetype plugin indent on filetype plugin indent on
let g:markdown_fenced_languages = ['python', 'bash=sh', 'go', 'c', 'cpp', 'yaml', 'json', 'sql']
set autoindent set autoindent
set autoread set autoread
set autowrite set autowrite