X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/62e3e96d0e4ed18ffa09658444336885d055f9f3..12629849c4b985f18f27310273cc1168175753ca:/index.gmi diff --git a/index.gmi b/index.gmi index 45aab47..7c5b996 100644 --- a/index.gmi +++ b/index.gmi @@ -53,9 +53,13 @@ A UI Plugin for quicksilver ### API Notation -A syntax for notating component APIs in a way that's easy to embed in text documents. +A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin. => ./api.gmi API Notation definition +=> https://git.sr.ht/~rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin. + +Older versions of the plugin exist for other editors, though they support an older version of the notation definition. + => https://git.sr.ht/~rbdr/api-notation.vim Syntax for vim => https://git.sr.ht/~rbdr/api-notation.vscode Syntax for vscode => https://git.sr.ht/~rbdr/api-notation-atom Syntax for atom