Jiayuan
Jiayuan
> same issue here, @AloisJanicek changing "side window-width" to 0.1 doesn't help, but it seems harder to reproduce with 0.1 width. Now I totally remove the scrollbar... How do you...
@FTWynn You can check my config. https://github.com/forrestchang/.doom.d/blob/master/modules/private/my-org/config.el#L166 ```elisp (defun current-week-range () "Return timestamps (BEG . END) spanning current calendar week." (let* (;; Bind `now' to the current timestamp to ensure...
是个好思路,可以考虑写个 Chrome Extension。
补充两个: - ditto - nit
@isafulf It's ready to merge, can you assist in reviewing it?
> Is `dotenv` required in poetry dependency? 👀 It's already in the poetry file.
欢迎啊,这个项目估计会在最近一周内启动,等我忙完了手上的这个 project。 有什么想法欢迎在 issue 里讨论 😀
现在已经实现了一个基础的解释器框架。