MD preview plugin

This commit is contained in:
nomadics9 2024-10-12 18:43:31 +03:00
parent d995320817
commit d5c1bb5710

View file

@ -4,7 +4,7 @@ return {
config = true,
opts = {
glow_path = '', -- will be filled automatically with your glow bin in $PATH, if any
--install_path = '~/.local/bin', -- default path for installing glow binary
install_path = '~/.nix-profile/bin/', -- default path for installing glow binary
border = 'shadow', -- floating window border config
--style = 'dark|light', -- filled automatically with your current editor background, you can override using glow json style
pager = false,