]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - index.gmi
Update API Notation
[rbdr/r.bdr.sh] / index.gmi
index 45aab47979611e2a61af90e42bbdc2f6636ced15..7c5b996fa53b48b570690517b7c722caf7dbe5ab 100644 (file)
--- 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