vim.g.markdown_fenced_languages = { "py=python", -- "js=javascript", -- "ts=typescript", "bash", "css", "diff", "go", -- "javascript", -- "javascriptreact", "json", "lua", "make", "perl", "python", "rust", "sql", "structurizr", "toml", -- "typescript", "vim", "xml", "yacc", "yaml", "zsh", }