Skip to content
#

comment

Here are 331 public repositories matching this topic...

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta
dhruvmanila
dhruvmanila commented Mar 23, 2022

I don't know if this is possible right now as I can't seem to find any relevant documentation in the README or Vim docs.

I want to have two keymaps for multiple annotation convention. For example, in Python, we have multiple conventions which can be used and a default one can be specified in the setup function. There are projects which uses numpydoc and others which uses google_docstring, s

enhancement good first issue
COMPLETED_PISCINE_C

| SCHOOL_42_UPDATE 2020 | This repository contains many versions of completed and commented out tasks for each day of the very first "Piscine C"( Program | Course | Programing | Coding | School 42 | Ecole 42 | School 21 | Школа 42 | Школа 21 ) Этот репозиторий содержит множество версий выполненных и закомментированных задач на каждый день самого первого "Бассейна по Си".

  • Updated Dec 6, 2021
  • C

Improve this page

Add a description, image, and links to the comment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the comment topic, visit your repo's landing page and select "manage topics."

Learn more