Michael Rolli

Results 5 issues of Michael Rolli

I am on vmp_osname == 'mac' and switched from "Google Chrome" to "Brave Browser", which is technically the same. While it works be taking the `open -a` branch in the...

The delay between preview invocation and temp file deletion becomes configurable and user having slower browser can still make use of the automatic preview. * New option vim_markdown_preview_temp_delay * Left...

This change allows to set a Redis password without the need to build up a whole REDIS_URL environment variable. The change is backward compatible as the default is set to...

Some deployment platforms only have Redis backends that are authenticated. Although it's possible to connect to such Redis backends using the REDIS_URL environment variable, providing a separate variable REDIS_PASSWORD would...

When using highlight set to foreground, actually mimic the exact same style that the lualine mode indicator has, e.g. setting fg and bg accordingly. For highlight set to background, only...