Documentation
¶
Overview ¶
Command update-codemirror-plugin keeps web/codemirror-gad in sync with the Gad language: it adds any keywords/atoms/constants/builtins the plugin is missing and reports the language commits since the plugin was last updated.
Usage:
go run ./cmd/update-codemirror-plugin # dry run (report only) go run ./cmd/update-codemirror-plugin -w # apply the additions
Click to show internal directories.
Click to hide internal directories.