preparation for v3
This commit is contained in:
@ -109,3 +109,5 @@ Kubernetes
|
||||
NodeGroup
|
||||
rEFInd
|
||||
Kat
|
||||
submodule
|
||||
submodules
|
||||
|
Binary file not shown.
@ -54,7 +54,7 @@ augroup filetype_specific_formatting
|
||||
autocmd FileType json call FormatFileType(2, v:false, 'indent', 99, v:false)
|
||||
augroup end
|
||||
|
||||
let g:markdown_fenced_languages = ['javascript', 'json', 'python', 'bash', 'yaml', 'shell=zsh']
|
||||
let g:markdown_fenced_languages = ['javascript', 'json', 'python', 'bash', 'yaml', 'shell=zsh', 'sql']
|
||||
" }}}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user