vim.g.markdown_fenced_languages = { "html", "python", "scala", "js=javascript" } vim.g.markdown_composer_autostart = 0 vim.o.textwidth = 80