Neovim: markdown previewer

This commit is contained in:
Filippo Berto 2024-03-01 17:55:12 +01:00
parent fb9376e310
commit e3203c21c5
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -76,6 +76,8 @@ let vp = pkgs.vimPlugins; in {
''; '';
} }
vp.markdown-preview-nvim
# # Detect tabstop and shiftwidth automatically # # Detect tabstop and shiftwidth automatically
# vp.sleuth # vp.sleuth