local g = vim.g
g.markdown_composer_syntax_theme = "dracula"
g.markdown_composer_autostart = not vim.g.started_by_vinput;