-- markdown preview vim.cmd([[ let g:mkdp_auto_close = 0 let g:mkdp_theme = 'dark' ]]) -- git blame vim.cmd([[ let g:gitblame_enabled = 1 ]])