add markdown preview

This commit is contained in:
Omixxx 2023-02-28 16:42:55 +01:00
parent 46d493db65
commit ae9fc10678
4 changed files with 47 additions and 36 deletions

View file

@ -74,8 +74,7 @@ require('lazy').setup({
},
-- Git related plugins
'tpope/vim-fugitive',
'tpope/vim-rhubarb',
'tpope/vim-fugitive', 'tpope/vim-rhubarb',
-- Detect tabstop and shiftwidth automatically
'tpope/vim-sleuth',