wsdjeg/.SpaceVim.d

配置 zig 的 Vim 开发环境

wsdjeg opened this issue · 3 comments

@wsdjeg
Gitment 已经凉了,建议换 Gitalk 或者 Beaudar,顺便一提 ziglang/zig#7654 下面

@andrewrk andrewrk removed this from the 0.8.0 milestone on 5 Jun
@andrewrk andrewrk added this to the 0.8.1 milestone on 5 Jun
@andrewrk andrewrk removed this from the 0.8.1 milestone on 1 Sep
@andrewrk andrewrk added this to the 0.9.1 milestone on 1 Sep 

真能拖啊。

目前还能用,gittalk 不支持无缝转移,以后再说

@wsdjeg
gitalk 不是本身就是可以从 gitment 无缝迁移吗?我就是这么用的啊,labels 设置为 gitment 即可。

      var gitalk = new Gitalk({
        labels: ['gitment']
      });
      gitalk.render('gitalk-container');