Jakub Łuczyński
Jakub Łuczyński
Requires nvim 0.7+ This may break existing customizations introduced in #12 lua``` { style = 'bold', } ``` becomes lua``` { bold = true, } ``` Note (from docs): The...
After installation it worked until sublime restart. Now I get error: ``` Traceback (most recent call last): File "/opt/sublime_text_3/sublime_plugin.py", line 74, in reload_plugin m = importlib.import_module(modulename) File "./importlib/__init__.py", line 90,...
### Steps to reproduce The sound source chooser / loudspeaker toggle (the same one which is mentioned in #7327 and visible on video recording) is inversely colored. ### Outcome ####...