julj
julj
Hi, there seems to be 2 different issues. A difference between the dt from a call with your module VS directly to the API: ``` In [35]: for i in...
> @julj Long answer, take time to read > ## ISSUE N.2 (DOCKER) > > This is very likely tied to how Docker containers time systems work - they were...
I installed php and composer on my host, and the mason's phpactor runs flawlessly. But I would like to avoid having two php and composer install (one on my host...
The variables seems to not be identified as `syntax.Identifier`, which is the object on which the italicizing should be applied. **theme.lua** ``` if vim.g.solarized_italic_variables == true then syntax.Identifier = {fg...