Variable: treesit--install-language-grammar-full-clone

treesit--install-language-grammar-full-clone is a variable defined in treesit.el.gz.

Value

nil

Documentation

If non-nil, do a full clone when cloning git repos.

Source Code

;; Defined in /usr/src/emacs/lisp/treesit.el.gz
(defvar treesit--install-language-grammar-full-clone nil
  "If non-nil, do a full clone when cloning git repos.")